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