| Package | Description |
|---|---|
| kz.gamma.asn1.cms |
| Modifier and Type | Field and Description |
|---|---|
private EncryptedContentInfo |
EnvelopedData.encryptedContentInfo |
private EncryptedContentInfo |
EncryptedData.encryptedContentInfo |
| Modifier and Type | Method and Description |
|---|---|
EncryptedContentInfo |
EnvelopedData.getEncryptedContentInfo() |
EncryptedContentInfo |
EncryptedData.getEncryptedContentInfo() |
static EncryptedContentInfo |
EncryptedContentInfo.getInstance(java.lang.Object obj)
return an EncryptedContentInfo object from the given object.
|
| Constructor and Description |
|---|
EncryptedData(EncryptedContentInfo encInfo) |
EncryptedData(EncryptedContentInfo encInfo,
ASN1Set unprotectedAttrs) |
EnvelopedData(OriginatorInfo originatorInfo,
ASN1Set recipientInfos,
EncryptedContentInfo encryptedContentInfo,
ASN1Set unprotectedAttrs) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.