Package | Description |
---|---|
org.bouncycastle.asn1.cms |
Modifier and Type | Method and Description |
---|---|
static KeyAgreeRecipientInfo |
KeyAgreeRecipientInfo.getInstance(ASN1TaggedObject obj,
boolean explicit)
Return a KeyAgreeRecipientInfo object from a tagged object.
|
static KeyAgreeRecipientInfo |
KeyAgreeRecipientInfo.getInstance(Object obj)
Return a KeyAgreeRecipientInfo object from the given object.
|
Constructor and Description |
---|
RecipientInfo(KeyAgreeRecipientInfo info) |
Copyright © 2017 BouncyCastle.org. All rights reserved.