9 references to CertGetCertificateContextProperty
System (9)
security\system\security\cryptography\x509\x509certificate2.cs (7)
606
return CAPI.
CertGetCertificateContextProperty
(m_safeCertContext,
653
if (!CAPI.
CertGetCertificateContextProperty
(m_safeCertContext,
660
if (!CAPI.
CertGetCertificateContextProperty
(m_safeCertContext,
759
hasPrivateKey = CAPI.
CertGetCertificateContextProperty
(m_safeCertContext,
765
hasPrivateKey = CAPI.
CertGetCertificateContextProperty
(m_safeCertContext,
1196
if (!CAPI.
CertGetCertificateContextProperty
(safeCertContext,
1208
if (!CAPI.
CertGetCertificateContextProperty
(safeCertContext,
security\system\security\cryptography\x509\x509certificate2collection.cs (2)
1027
if (!CAPI.
CertGetCertificateContextProperty
(safeCertContextHandle,
1034
if (!CAPI.
CertGetCertificateContextProperty
(safeCertContextHandle,