Searched refs:protectionAttributes (Results 1 – 1 of 1) sorted by relevance
468 …ASN1EncodableVector protectionAttributes = signedAttrTable.getAll(CMSAttributes.cmsAlgorithmProtec… in doVerify() local469 if (protectionAttributes.size() > 1) in doVerify()474 if (protectionAttributes.size() > 0) in doVerify()476 Attribute attr = Attribute.getInstance(protectionAttributes.get(0)); in doVerify()