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.
-
Class Summary Class Description JcaKeyFingerprintCalculator JcaPGPContentSignerBuilder JcaPGPContentVerifierBuilderProvider JcaPGPDigestCalculatorProviderBuilder A builder forPGPDigestCalculatorProviderinstances that obtain cryptographic primitives using the JCA API.JcaPGPKeyConverter JcaPGPKeyPair A PGP key pair class that is constructed from JCA/JCE key pairs.JcaPGPPrivateKey A JCA PrivateKey carrier.JcePBEDataDecryptorFactoryBuilder Builder forPBEDataDecryptorFactoryinstances that obtain cryptographic primitives using the JCE API.JcePBEKeyEncryptionMethodGenerator JCE based generator for password based encryption (PBE) data protection methods.JcePBEProtectionRemoverFactory JcePBESecretKeyDecryptorBuilder JcePBESecretKeyEncryptorBuilder JcePGPDataEncryptorBuilder PGPDataEncryptorBuilderimplementation that sources cryptographic primitives using the JCE APIs.JcePublicKeyDataDecryptorFactoryBuilder JcePublicKeyKeyEncryptionMethodGenerator