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