2 references to CryptImportKey
System.Security.Cryptography (2)
System\Security\Cryptography\CapiHelper.Windows.cs (2)
987if (!CryptImportKey(saveProvHandle, keyBlob, SafeCapiKeyHandle.InvalidHandle, dwCapiFlags, out hKey)) 1308if (!CryptImportKey(hProv, RgbPubKey, SafeCapiKeyHandle.InvalidHandle, 0, out hPubKey))