Uses of Class
org.bouncycastle.asn1.cms.Attribute
| Package | Description |
|---|---|
| org.bouncycastle.asn1.cms |
-
Uses of Attribute in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return Attribute Modifier and Type Method Description AttributeAttributeTable. get(ASN1ObjectIdentifier oid)Return the first attribute matching the OBJECT IDENTIFIER oid.AttributeAttributeTable. get(DERObjectIdentifier oid)Deprecated.use ASN1ObjectIdentifierAttribute[]Attributes. getAttributes()static AttributeAttribute. getInstance(Object o)return an Attribute object from the given object.Constructors in org.bouncycastle.asn1.cms with parameters of type Attribute Constructor Description AttributeTable(Attribute attr)