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