HomeSort by relevance Sort by last modified time
    Searched full:cporiginal (Results 1 - 1 of 1) sorted by null

  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
PKIXMasterCertPathValidator.java 58 * @param cpOriginal the original X509 CertPath passed in by the user
63 static void validate(CertPath cpOriginal,
68 // we actually process reversedCertList, but we keep cpOriginal because
128 cpve.getCause(), cpOriginal, cpSize - (i + 1),
135 "critical extension(s)", null, cpOriginal, cpSize-(i+1),

Completed in 66 milliseconds