Package | Description |
---|---|
old.org.bouncycastle.asn1.cms | |
old.org.bouncycastle.asn1.smime |
Modifier and Type | Method and Description |
---|---|
static RecipientKeyIdentifier |
RecipientKeyIdentifier.getInstance(ASN1TaggedObject _ato,
boolean _explicit)
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 © 2015. All rights reserved.