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