Interface | Description |
---|---|
EnvelopedDataDecryptorConfiguration | |
RecipientInfo |
Information about the receiver of an encrypted message used in
EnvelopedDataEncryptor . |
TransRecipientInfo |
Information about the receiver of an encrypted message used in
CmsEnvelopedDataEncryptor.
|
Class | Description |
---|---|
DefaultEnvelopedDataDecryptorConfiguration |
The defualt implementation fetches the private key and certificate from a
keystore.
|
DefaultKeyTransRecipientInfo |
Information about the receiver of an encrypted message.
|
EnvelopedDataDecryptor |
Processor for decrypting CMS EnvelopedData content.
|
EnvelopedDataEncryptor |
Processor for creating an enveloped data object.
|
EnvelopedDataEncryptorConfiguration | |
PrivateKeyWithCertificate |
Apache Camel