1 reference to BCryptDuplicateHash
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\BCryptHashHandle.cs (1)
21
int ntstatus = UnsafeNativeMethods.
BCryptDuplicateHash
(this, out duplicateHandle, IntPtr.Zero, 0, 0);