Index: core/plugins/org.fusesource.ide.help/pgp-dataformat.html =================================================================== diff -u -N -r1c890c617b9d1b48138e47626c62d9a2b1a47714 -r41db5f1ff8a8dfc6ab512f3c40c006b8b0250ff9 --- core/plugins/org.fusesource.ide.help/pgp-dataformat.html (.../pgp-dataformat.html) (revision 1c890c617b9d1b48138e47626c62d9a2b1a47714) +++ core/plugins/org.fusesource.ide.help/pgp-dataformat.html (.../pgp-dataformat.html) (revision 41db5f1ff8a8dfc6ab512f3c40c006b8b0250ff9) @@ -1,6 +1,6 @@
-Table of Contents
Available as of Camel version 2.9
The PGP Data Format integrates the Java +
Table of Contents
Available as of Camel version 2.9
The PGP Data Format integrates the Java Cryptographic Extension into Camel, allowing simple and flexible encryption and decryption of messages using Camel’s familiar marshall and unmarshal formatting mechanism. It assumes marshalling to mean @@ -138,4 +138,4 @@ <artifactId>camel-crypto</artifactId> <version>x.x.x</version> <!-- use the same version as your Camel core version --> -</dependency>