| Package | Description |
|---|---|
| iaik.cms |
| Constructor and Description |
|---|
EncryptedData(EncryptedContentInfo encryptedContentInfo)
Creates a CMS EncryptedData from an EncryptedContentInfo.
|
EnvelopedData(RecipientInfo[] recipients,
EncryptedContentInfo encryptedCI)
Constructs a CMS EnvelopedData type with an already
created EncryptedContentInfo.
|