Searched defs:certStores (Results 1 – 6 of 6) sorted by relevance
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
D | DistributionPointFetcher.java | 72 List<CertStore> certStores, in getCRLs() 91 List<CertStore> certStores, in getCRLs() 147 String provider, List<CertStore> certStores, in getCRLs() 263 List<CertStore> certStores) in getCRLs() 319 Set<TrustAnchor> trustAnchors, List<CertStore> certStores, in verifyCRL()
|
D | ForwardBuilder.java | 110 List<CertStore> certStores) in getMatchingCerts() 144 List<CertStore> certStores, in getMatchingEECerts() 188 List<CertStore> certStores, in getMatchingCACerts()
|
D | Builder.java | 88 (State currentState, List<CertStore> certStores) in getMatchingCerts() 428 Collection<CertStore> certStores, in addMatchingCerts()
|
D | PKIX.java | 143 List<CertStore> certStores() { in certStores() method in PKIX.ValidatorParams 218 @Override List<CertStore> certStores() { in certStores() method in PKIX.BuilderParams
|
D | RevocationChecker.java | 62 private List<CertStore> certStores; field in RevocationChecker
|
/libcore/ojluni/src/main/java/java/security/cert/ |
D | PKIXParameters.java | 98 private List<CertStore> certStores; field in PKIXParameters
|