Package | Description |
---|---|
org.bouncycastle.asn1.cms | |
org.bouncycastle.asn1.smime |
Modifier and Type | Method and Description |
---|---|
static RecipientKeyIdentifier |
RecipientKeyIdentifier.getInstance(ASN1TaggedObject ato,
boolean isExplicit)
Return a RecipientKeyIdentifier object from a tagged object.
|
static RecipientKeyIdentifier |
RecipientKeyIdentifier.getInstance(Object obj)
Return a RecipientKeyIdentifier object from the given object.
|
RecipientKeyIdentifier |
KeyAgreeRecipientIdentifier.getRKeyID() |
Constructor and Description |
---|
KeyAgreeRecipientIdentifier(RecipientKeyIdentifier rKeyID) |
Constructor and Description |
---|
SMIMEEncryptionKeyPreferenceAttribute(RecipientKeyIdentifier rKeyId) |
Copyright © 2016 BouncyCastle.org. All rights reserved.