| Package | Description |
|---|---|
| org.apache.camel.converter.crypto |
| Class and Description |
|---|
| PGPKeyAccessDataFormat
This PGP Data Format uses the interfaces
PGPPublicKeyAccessor and PGPSecretKeyAccessor to access the
keys for encryption/signing and decryption/signature verification. |
| PGPPassphraseAccessor
Access to the password for a user Id.
|
| PGPPublicKeyAccessor |
| PGPSecretKeyAccessor |
| PGPSecretKeyAndPrivateKeyAndUserId
Helper class which groups secret, private key and User ID.
|
Apache Camel