Uses of Class
org.bouncycastle.asn1.cms.Attribute
Packages that use Attribute
Package
Description
Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630).
Support classes useful for encoding and supporting S/MIME.
-
Uses of Attribute in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return AttributeModifier and TypeMethodDescriptionAttributeTable.get(ASN1ObjectIdentifier oid) Return the first attribute matching the OBJECT IDENTIFIER oid.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 -
Uses of Attribute in org.bouncycastle.asn1.smime
Subclasses of Attribute in org.bouncycastle.asn1.smimeModifier and TypeClassDescriptionclassclassThe SMIMEEncryptionKeyPreference object.