Searched refs:getCertStores (Results 1 – 4 of 4) sorted by relevance
57 assertEquals(cpp.getCertStores(), cppc.getCertStores()); in testClone()
145 stores = params.getCertStores(); in certStores()221 stores = new ArrayList<>(params.getCertStores()); in certStores()
317 public List<CertStore> getCertStores() { in getCertStores() method in PKIXParameters
8315 method public java.util.List<java.security.cert.CertStore> getCertStores();