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 |
PGPKeyAccessDataFormat.setSecretKeyAccessor(PGPSecretKeyAccessor secretKeyAccessor) |
void |
PGPDataFormat.setSecretKeyAccessor(PGPSecretKeyAccessor secretKeyAccessor) |
Apache Camel