Package | Description |
---|---|
org.bouncycastle.asn1.cms | |
org.bouncycastle.asn1.smime |
Modifier and Type | Method and Description |
---|---|
Attribute |
AttributeTable.get(ASN1ObjectIdentifier oid)
Return the first attribute matching the OBJECT IDENTIFIER oid.
|
Attribute[] |
Attributes.getAttributes() |
static Attribute |
Attribute.getInstance(Object o)
Return an Attribute object from the given object.
|
Constructor and Description |
---|
AttributeTable(Attribute attr) |
Modifier and Type | Class and Description |
---|---|
class |
SMIMECapabilitiesAttribute |
class |
SMIMEEncryptionKeyPreferenceAttribute
The SMIMEEncryptionKeyPreference object.
|
Copyright © 2016 BouncyCastle.org. All rights reserved.