Home
last modified time | relevance | path

Searched refs:getSignedAttributes (Results 1 – 1 of 1) sorted by relevance

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DSignerInformation.java235 public AttributeTable getSignedAttributes() in getSignedAttributes() method in SignerInformation
470 AttributeTable signedAttrTable = this.getSignedAttributes(); in doVerify()
641 AttributeTable signedAttrTable = this.getSignedAttributes(); in getSingleValuedSignedAttribute()