1 reference to CryptReleaseContext
NuGet.Packaging (1)
Signing\Cms\NativeMethods.cs (1)
340
if (!hCryptProvOrhNCryptKey.Equals(IntPtr.Zero)) { NativeMethods.
CryptReleaseContext
(hCryptProvOrhNCryptKey, 0); }