Searched refs:attrCerts (Results 1 – 1 of 1) sorted by relevance
572 Store attrCerts, in replaceCertificatesAndCRLs() argument587 if (certificates != null || attrCerts != null) in replaceCertificatesAndCRLs()595 if (attrCerts != null) in replaceCertificatesAndCRLs()597 certs.addAll(CMSUtils.getAttributeCertificatesFromStore(attrCerts)); in replaceCertificatesAndCRLs()