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