2 references to SIMPLEBLOB
System.Security.Cryptography (2)
System\Security\Cryptography\CapiHelper.Windows.cs (2)
1316
if (!Interop.Advapi32.CryptExportKey(hKey, hPubKey,
SIMPLEBLOB
, 0, null, ref cbOut))
1324
if (!Interop.Advapi32.CryptExportKey(hKey, hPubKey,
SIMPLEBLOB
, 0, key_full, ref cbOut))