2 references to ExportKeyBlob
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Pal.Windows.PublicKey.cs (2)
98
ArraySegment<byte> keyBlob =
ExportKeyBlob
(bCryptKeyHandle, blobFormat);
112
ArraySegment<byte> keyBlob =
ExportKeyBlob
(bCryptKeyHandle, blobFormat);