Package | Description |
---|---|
org.apache.camel.converter.crypto |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPGPPublicKeyAccessor
Caches a public key ring.
|
class |
PGPDataFormat
PGPDataFormat uses the bouncy castle libraries to
enable encryption and decryption in the PGP format. |
Modifier and Type | Method and Description |
---|---|
PGPPublicKeyAccessor |
PGPKeyAccessDataFormat.getPublicKeyAccessor() |
Modifier and Type | Method and Description |
---|---|
void |
PGPKeyAccessDataFormat.setPublicKeyAccessor(PGPPublicKeyAccessor publicKeyAccessor) |
void |
PGPDataFormat.setPublicKeyAccessor(PGPPublicKeyAccessor publicKeyAccessor) |
Apache Camel