1 write to _hmacKey
System.Security.Cryptography (1)
System\Security\Cryptography\ECDiffieHellmanCng.cs (1)
89
set {
_hmacKey
= value; }
2 references to _hmacKey
System.Security.Cryptography (2)
System\Security\Cryptography\ECDiffieHellmanCng.cs (1)
88
get { return
_hmacKey
; }
System\Security\Cryptography\ECDiffieHellmanCng.Derive.cs (1)
72
_hmacKey
,