Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DPKIXCertPathValidatorSpi.java387 RFC3280CertPathUtilities.prepareNextCertN(certPath, index); in engineValidate()
DRFC3280CertPathUtilities.java2201 protected static void prepareNextCertN( in prepareNextCertN() method in RFC3280CertPathUtilities