| Package | Description |
|---|---|
| org.bouncycastle.cms |
| Modifier and Type | Method and Description |
|---|---|
CMSEncryptedData |
CMSEncryptedDataGenerator.generate(CMSTypedData content,
OutputEncryptor contentEncryptor)
generate an encrypted object that contains an CMS Encrypted Data structure.
|