OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRevocationChecker
(Results
1 - 3
of
3
) sorted by null
/libcore/ojluni/src/main/java/java/security/cert/
CertPathBuilder.java
56
* <p>The {@link #
getRevocationChecker
} method allows an application to specify
63
* PKIXRevocationChecker rc = (PKIXRevocationChecker)cpb.
getRevocationChecker
();
337
public final CertPathChecker
getRevocationChecker
() {
CertPathValidator.java
57
* <p>The {@link #
getRevocationChecker
} method allows an application to specify
65
* PKIXRevocationChecker rc = (PKIXRevocationChecker)cpv.
getRevocationChecker
();
349
public final CertPathChecker
getRevocationChecker
() {
/prebuilts/sdk/24/
android.jar
Completed in 264 milliseconds