| Package | Description |
|---|---|
| org.apache.camel.component.crypto.cms.common | |
| org.apache.camel.component.crypto.cms.crypt | |
| org.apache.camel.component.crypto.cms.sig |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCryptoCmsUnMarshallerConfiguration |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEnvelopedDataDecryptorConfiguration
The defualt implementation fetches the private key and certificate from a
keystore.
|
class |
DefaultKeyTransRecipientInfo
Information about the receiver of an encrypted message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSignedDataVerifierConfiguration
Fetches the X.509 certificates which can be used for the verification from a
Java keystore.
|
class |
DefaultSignerInfo
Reads the signer information from a Java keystore.
|
Apache Camel