Searched refs:getStores (Results 1 - 5 of 5) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
H A DPKIXCRLUtil.java31 initialSet.addAll(findCRLs(crlselect, paramsPKIX.getStores()));
H A DPKIXCertPathBuilderSpi.java82 targets = CertPathValidatorUtilities.findCertificates((X509CertStoreSelector)certSelect, pkixParams.getStores());
H A DCertPathValidatorUtilities.java1400 matches.addAll(CertPathValidatorUtilities.findCertificates(certSelect, pkixParams.getStores()));
H A DRFC3280CertPathUtilities.java462 coll = CertPathValidatorUtilities.findCertificates(selector, paramsPKIX.getStores());
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
H A DExtendedPKIXParameters.java221 * @see #getStores
258 * @see #getStores
280 * @see #getStores()
323 public List getStores() method in class:ExtendedPKIXParameters

Completed in 95 milliseconds