Home
last modified time | relevance | path

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

/external/nist-pkits/src/libcore/java/security/cert/
DX509CertificateNistPkitsTest.java137 private CertPath getTestPath(CertificateFactory f, String[] pathCerts) throws Exception { in getTestPath() argument
138 X509Certificate[] certs = getCertificates(f, pathCerts); in getTestPath()
143 String[] pathCerts, String[] pathCRLs) throws Exception { in getTestPathParams() argument
144 X509Certificate[] certs = getCertificates(f, pathCerts); in getTestPathParams()