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)
100return CngKey.Import(ToByteArray(), _curveName, BlobFormat);