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