Package org.apache.camel.converter.crypto
package org.apache.camel.converter.crypto
-
ClassDescriptionCaches a public key ring.Caches a Secret Keyring.
PGPDataFormat
uses the bouncy castle libraries to enable encryption and decryption in the PGP format.Generated by camel build tools - do NOT edit this file!This PGP Data Format uses the interfacesPGPPublicKeyAccessor
andPGPSecretKeyAccessor
to access the keys for encryption/signing and decryption/signature verification.Access to the password for a user Id.Helper class which groups secret, private key and User ID.