1 reference to NCryptExportKey
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\Interop\Windows\NCrypt\Interop.Keys.cs (1)
47
return
NCryptExportKey
(hKey, hExportKey, pszBlobType, pParameterList, pOutput, cbOutput, out pcbResult, dwFlags);