1 reference to BCryptDuplicateHash
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\Interop\Windows\BCrypt\Interop.BCryptDuplicateHash.cs (1)
15
NTSTATUS status =
BCryptDuplicateHash
(hHash, out newHash, IntPtr.Zero, 0, 0);