5 references to UseKey
System.Security.Cryptography (5)
System\Security\Cryptography\AesImplementation.cs (5)
26
get => GetKey().
UseKey
("", static (_, key) => key.ToArray());
43
return GetKey().
UseKey
(
55
return GetKey().
UseKey
(
101
ILiteSymmetricCipher cipher = GetKey().
UseKey
(
124
ILiteSymmetricCipher cipher = GetKey().
UseKey
(