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