Package | Description |
---|---|
org.apache.camel.component.crypto.cms.crypt |
Modifier and Type | Interface and Description |
---|---|
interface |
TransRecipientInfo
Information about the receiver of an encrypted message used in
CmsEnvelopedDataEncryptor.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultKeyTransRecipientInfo
Information about the receiver of an encrypted message.
|
Modifier and Type | Method and Description |
---|---|
List<RecipientInfo> |
EnvelopedDataEncryptorConfiguration.getRecipient() |
Modifier and Type | Method and Description |
---|---|
void |
EnvelopedDataEncryptorConfiguration.setRecipient(RecipientInfo recipient) |
Apache Camel