1 reference to CryptReleaseContext
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\SafeProvHandle.cs (1)
118
bool successfullyFreed = Interop.Advapi32.
CryptReleaseContext
(handle, 0);