| Class | Description |
|---|---|
| CryptoDataFormat |
CryptoDataFormat uses a specified key and algorithm to encrypt,
decrypt and verify exchange payloads. |
| HexUtils |
HexUtils provides utility methods for hex conversions |
| HMACAccumulator |
HMACAccumulator is used to build Hash Message Authentication
Codes. |
| PGPDataFormat |
PGPDataFormat uses the bouncy castle
libraries to enable encryption and decryption in the PGP format. |
| PGPDataFormatUtil |
Apache CAMEL