1 write to _label
System.Security.Cryptography (1)
System\Security\Cryptography\ECDiffieHellmanCng.cs (1)
98
set {
_label
= value; }
3 references to _label
System.Security.Cryptography (3)
System\Security\Cryptography\ECDiffieHellmanCng.cs (1)
97
get { return
_label
; }
System\Security\Cryptography\ECDiffieHellmanCng.Derive.cs (2)
77
if (
_label
== null || _seed == null)
84
_label
,