| Package | Description |
|---|---|
| old.org.bouncycastle.asn1.cms |
| Modifier and Type | Method and Description |
|---|---|
KeyAgreeRecipientIdentifier |
RecipientEncryptedKey.getIdentifier() |
static KeyAgreeRecipientIdentifier |
KeyAgreeRecipientIdentifier.getInstance(ASN1TaggedObject obj,
boolean explicit)
return an KeyAgreeRecipientIdentifier object from a tagged object.
|
static KeyAgreeRecipientIdentifier |
KeyAgreeRecipientIdentifier.getInstance(Object obj)
return an KeyAgreeRecipientIdentifier object from the given object.
|
| Constructor and Description |
|---|
RecipientEncryptedKey(KeyAgreeRecipientIdentifier id,
ASN1OctetString encryptedKey) |
Copyright © 2015. All rights reserved.