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