Searched refs:getCRLsFromStore (Results 1 – 3 of 3) sorted by relevance
157 crls.addAll(CMSUtils.getCRLsFromStore(crlStore)); in addCRLs()
203 static List getCRLsFromStore(Store crlStore) in getCRLsFromStore() method in CMSUtils
610 ASN1Set set = CMSUtils.createBerSetFromList(CMSUtils.getCRLsFromStore(revocations)); in replaceCertificatesAndCRLs()