Searched refs:xCertChain (Results 1 – 2 of 2) sorted by relevance
724 Sequence< Reference< XCertificate > > xCertChain( len ) ; in buildCertificatePath() local735 xCertChain[len] = pCert ; in buildCertificatePath()740 return xCertChain ; in buildCertificatePath()
891 Sequence< Reference< XCertificate > > xCertChain( pCertChain->cElement ) ; in buildCertificatePath() local902 xCertChain[i] = pCert ; in buildCertificatePath()909 return xCertChain ; in buildCertificatePath()
Completed in 71 milliseconds