3 references to CertOpenStore
System (3)
security\system\security\cryptography\x509\x509certificate2collection.cs (1)
592
SafeCertStoreHandle safeTargetStoreHandle = CAPI.
CertOpenStore
(new IntPtr(CAPI.CERT_STORE_PROV_MEMORY),
security\system\security\cryptography\x509\x509store.cs (1)
156
m_safeCertStoreHandle = CAPI.
CertOpenStore
(new IntPtr(CAPI.CERT_STORE_PROV_SYSTEM),
security\system\security\cryptography\x509\x509utils.cs (1)
354
safeCertStoreHandle = CAPI.
CertOpenStore
(new IntPtr(CAPI.CERT_STORE_PROV_MEMORY),