| Package | Description |
|---|---|
| org.apache.camel.converter.crypto |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPGPSecretKeyAccessor
Caches a Secret Keyring.
|
class |
PGPDataFormat
PGPDataFormat uses the bouncy castle libraries to
enable encryption and decryption in the PGP format. |
| Modifier and Type | Method and Description |
|---|---|
PGPSecretKeyAccessor |
PGPKeyAccessDataFormat.getSecretKeyAccessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
PGPDataFormat.setSecretKeyAccessor(PGPSecretKeyAccessor secretKeyAccessor) |
void |
PGPKeyAccessDataFormat.setSecretKeyAccessor(PGPSecretKeyAccessor secretKeyAccessor) |
Apache Camel