1 reference to BCryptCloseAlgorithmProvider
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\BCryptAlgorithmHandle.cs (1)
156
return (UnsafeNativeMethods.
BCryptCloseAlgorithmProvider
(handle, dwFlags: 0) == 0);