1 reference to CryptDeriveKey
System.Security.Cryptography (1)
System\Security\Cryptography\CapiHelper.Windows.cs (1)
1255
if (!
CryptDeriveKey
(hProv, algid, hHash, dwFlags | (int)CryptGenKeyFlags.CRYPT_EXPORTABLE, out hKey))