Skip to content

component crypto

Raymond Meester edited this page Mar 7, 2023 · 1 revision

With Camel cryptographic endpoints and Java’s Cryptographic extension it is easy to create Digital Signatures for Exchanges. Camel provides a pair of flexible endpoints which get used in concert to create a signature for an exchange in one part of the exchange’s workflow and then verify the signature in a later part of the workflow.

Camel Documentation

Clone this wiki locally