I'm looking at Camel's CryptoDataFormat and am wondering to what extent we
might employ it.

In our use-case we want multiple Camel-powered JARs to send each other
messages via a message broker. Some of message needs to remain private so
cryptography needs to be used. Right now we have routes that produce and
consume from brokers and use jaxb classes for mapping to/from POJOs.

http://camel.apache.org/crypto.html Does not really deal with anything
realistic - only mock endpoints. Can this be put into the above
applications?

Thanks,

James

Reply via email to