Searched refs:getCertStores (Results 1 – 3 of 3) 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