Home
last modified time | relevance | path

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

/external/nist-pkits/src/libcore/java/security/cert/
DX509CertificateNistPkitsTest.java119 private CertPath getTestPath(CertificateFactory f, String[] pathCerts) throws Exception { in getTestPath() method in X509CertificateNistPkitsTest
152 CertPath cp = getTestPath(f, certs); in assertInvalidPath()
169 CertPath cp = getTestPath(f, certs); in assertValidPath()