Package | Description |
---|---|
old.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 © 2015. All rights reserved.