Searched refs:getAttributeCertificates (Results 1 – 2 of 2) sorted by relevance
319 public Store<X509AttributeCertificateHolder> getAttributeCertificates() in getAttributeCertificates() method in CMSSignedData321 return HELPER.getAttributeCertificates(signedData.getCertificates()); in getAttributeCertificates()
192 Store getAttributeCertificates(ASN1Set certSet) in getAttributeCertificates() method in CMSSignedHelper