Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DPKIXCertPathBuilderSpi.java126 if (result == null && certPathException != null) in engineBuild()
128 if (certPathException instanceof AnnotatedException) in engineBuild()
130 … throw new CertPathBuilderException(certPathException.getMessage(), certPathException.getCause()); in engineBuild()
134 certPathException); in engineBuild()
137 if (result == null && certPathException == null) in engineBuild()
146 private Exception certPathException; field in PKIXCertPathBuilderSpi
275 certPathException = e; in build()
/external/google-tv-pairing-protocol/java/jar/
Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...