8 references to GetKey
System.Security.Cryptography (8)
System\Security\Cryptography\AesImplementation.cs (6)
41
get =>
GetKey
().UseKey("", static (_, key) => key.ToArray());
62
return
GetKey
().UseKey(
74
return
GetKey
().UseKey(
210
ILiteSymmetricCipher cipher =
GetKey
().UseKey(
241
ILiteSymmetricCipher cipher =
GetKey
().UseKey(
331
cipher =
GetKey
().UseKey(
System\Security\Cryptography\AesImplementation.Windows.cs (2)
53
ILiteSymmetricCipher cipher =
GetKey
().UseKey(
76
ILiteSymmetricCipher cipher =
GetKey
().UseKey(