2 references to CryptGetHashParam
mscorlib (2)
system\security\cryptography\capinative.cs (2)
370
if (!UnsafeNativeMethods.
CryptGetHashParam
(hashHandle, property, buffer, ref bufferSize, 0)) {
379
if (!UnsafeNativeMethods.
CryptGetHashParam
(hashHandle, property, buffer, ref bufferSize, 0)) {