Searched defs:getTestPathParams (Results 1 - 1 of 1) sorted by relevance

/external/nist-pkits/src/libcore/java/security/cert/
H A DX509CertificateNistPkitsTest.java142 private PKIXParameters getTestPathParams(CertificateFactory f, String trustedCAName, method in class:X509CertificateNistPkitsTest
180 PKIXParameters params = getTestPathParams(f, trustAnchor, certs, crls);
203 PKIXParameters params = getTestPathParams(f, trustAnchor, certs, crls);

Completed in 61 milliseconds