Searched refs:getCertificateStores (Results 1 – 3 of 3) sorted by relevance
100 …datorUtilities.findCertificates(certSelect, paramsPKIX.getBaseParameters().getCertificateStores()); in engineBuild()232 stores.addAll(pkixParams.getBaseParameters().getCertificateStores()); in build()
477 … coll = CertPathValidatorUtilities.findCertificates(selector, paramsPKIX.getCertificateStores()); in processCRLF()
224 public List<PKIXCertStore> getCertificateStores() in getCertificateStores() method in PKIXExtendedParameters