1 reference to CryptMsgClose
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeCryptMsgHandle.cs (1)
13
bool success = Interop.Crypt32.
CryptMsgClose
(handle);