Package | Description |
---|---|
kz.gamma.asn1.cms | |
kz.gamma.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(java.lang.Object obj)
return a PasswordRecipientInfo object from the given object.
|
Constructor and Description |
---|
RecipientInfo(PasswordRecipientInfo info) |
Modifier and Type | Field and Description |
---|---|
private PasswordRecipientInfo |
PasswordRecipientInformation._info |
Constructor and Description |
---|
PasswordRecipientInformation(PasswordRecipientInfo info,
AlgorithmIdentifier encAlg,
java.io.InputStream data) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.