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