Searched refs:setCertStores (Results 1 - 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/security/cert/
H A DPKIXParameters.java281 public void setCertStores(List<CertStore> stores) { method in class:PKIXParameters
315 * @see #setCertStores
/libcore/ojluni/src/main/java/sun/security/provider/certpath/
H A DDistributionPointFetcher.java652 params.setCertStores(certStores);
H A DRevocationChecker.java959 builderParams.setCertStores(certStores);

Completed in 56 milliseconds