1 reference to BCryptCloseAlgorithmProvider
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeBCryptAlgorithmHandle.cs (1)
20
NTSTATUS ntStatus = Interop.BCrypt.
BCryptCloseAlgorithmProvider
(handle, 0);