Searched refs:pathCerts (Results 1 – 1 of 1) sorted by relevance
119 private CertPath getTestPath(CertificateFactory f, String[] pathCerts) throws Exception { in getTestPath() argument120 X509Certificate[] certs = getCertificates(f, pathCerts); in getTestPath()125 String[] pathCerts, String[] pathCRLs) throws Exception { in getTestPathParams() argument126 X509Certificate[] certs = getCertificates(f, pathCerts); in getTestPathParams()