1 reference to CryptCreateHash
mscorlib (1)
system\security\cryptography\capinative.cs (1)
309
if (!UnsafeNativeMethods.
CryptCreateHash
(cspHandle, algorithm, IntPtr.Zero, 0, out hashHandle)) {