Searched refs:certPathBuilder (Results 1 – 1 of 1) sorted by relevance
341 CertPathBuilder certPathBuilder; in buildCertPath() local343 certPathBuilder = CertPathBuilder.getInstance(CERT_PATH_ALG); in buildCertPath()349 return certPathBuilder.build(pkixParams).getCertPath(); in buildCertPath()