Package | Description |
---|---|
org.bouncycastle.cert.crmf | |
org.bouncycastle.cms |
Modifier and Type | Method and Description |
---|---|
CMSEnvelopedData |
PKIArchiveControl.getEnvelopedData()
Return the enveloped data structure contained in this control.
|
Modifier and Type | Method and Description |
---|---|
CMSEnvelopedData |
CMSEnvelopedDataGenerator.generate(CMSTypedData content,
OutputEncryptor contentEncryptor)
generate an enveloped object that contains an CMS Enveloped Data
object using the given provider.
|