Package org.bouncycastle.openpgp.operator.jcajce
package org.bouncycastle.openpgp.operator.jcajce
JCA/JCE based operators for dealing with OpenPGP objects.
These provide the actual support for encryption and decryption required for the high level OpenPGP classes.
-
ClassesClassDescriptionA builder for
PGPDigestCalculatorProviderinstances that obtain cryptographic primitives using the JCA API.A PGP key pair class that is constructed from JCA/JCE key pairs.A JCA PrivateKey carrier.Builder forPBEDataDecryptorFactoryinstances that obtain cryptographic primitives using the JCE API.JCE based generator for password based encryption (PBE) data protection methods.PGPDataEncryptorBuilderimplementation that sources cryptographic primitives using the JCE APIs.