Home
last modified time | relevance | path

Searched refs:pCertInChain (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx885 PCCERT_CONTEXT pCertInChain ; in buildCertificatePath() local
895 pCertInChain = pCertChain->rgpElement[i]->pCertContext ; in buildCertificatePath()
897 pCertInChain = NULL ; in buildCertificatePath()
899 if( pCertInChain != NULL ) { in buildCertificatePath()
900 pCert = MswcryCertContextToXCert( pCertInChain ) ; in buildCertificatePath()

Completed in 20 milliseconds