1 write to _curveName
System.Security.Cryptography (1)
System\Security\Cryptography\ECDiffieHellmanCngPublicKey.cs (1)
26
_curveName
= curveName;
1 reference to _curveName
System.Security.Cryptography (1)
System\Security\Cryptography\ECDiffieHellmanCngPublicKey.cs (1)
100
return CngKey.Import(ToByteArray(),
_curveName
, BlobFormat);