1 reference to CryptDeriveKey
System.Security.Cryptography (1)
System\Security\Cryptography\CapiHelper.Windows.cs (1)
1495
bool response = Interop.Advapi32.
CryptDeriveKey
(hProv, algId, phHash, dwFlags, out phKey);