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 @@ - PGP DataFormat

PGP DataFormat

Table of Contents

PGPDataFormat Options
PGPDataFormat Message Headers
Encrypting with PGPDataFormat
Restricting the Signer Identities during PGP Signature Verification
Several Signatures in One PGP Data Format
Support of Sub-Keys and Key Flags in PGP Data Format Marshaler
Support of Custom Key Accessors
Dependencies
See Also

Available as of Camel version 2.9

The PGP Data Format integrates the Java + PGP DataFormat

PGP DataFormat

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>

See Also

\ No newline at end of file +</dependency>

See Also

\ No newline at end of file