1 reference to CryptImportKey
System.Security.Cryptography (1)
System\Security\Cryptography\CapiHelper.Windows.cs (1)
1466
bool response = Interop.Advapi32.
CryptImportKey
(hProv, pbDataPtr, pbData.Length, hPubKey, dwFlags, out phKey);