1 reference to ExportKeyBlob
System.Security.Cryptography (1)
System\Security\Cryptography\ECDiffieHellmanCngPublicKey.cs (1)
87
byte[] blob = ECCng.
ExportKeyBlob
(key, false, out format, out curveName);