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