1 override of Key
System.Security.Cryptography (1)
System\Security\Cryptography\HMAC.cs (1)
53
public override byte[]
Key
2 writes to Key
Microsoft.AspNetCore.DataProtection (1)
Managed\ManagedAuthenticatedEncryptor.cs (1)
155
retVal.
Key
= key;
System.Security.Cryptography (1)
System\Security\Cryptography\HMAC.cs (1)
56
set => base.
Key
= value;
1 reference to Key
System.Security.Cryptography (1)
System\Security\Cryptography\HMAC.cs (1)
55
get => base.
Key
;