See: Description
| Class | Description |
|---|---|
| JcaKeyFingerprintCalculator | |
| JcaPGPContentSignerBuilder | |
| JcaPGPContentVerifierBuilderProvider | |
| JcaPGPDigestCalculatorProviderBuilder |
A builder for
PGPDigestCalculatorProvider instances that obtain cryptographic primitives
using the JCA API. |
| JcaPGPKeyConverter | |
| JcaPGPKeyPair | |
| JcaPGPPrivateKey |
A JCA PrivateKey carrier.
|
| JcePBEDataDecryptorFactoryBuilder |
Builder for
PBEDataDecryptorFactory instances that obtain cryptographic primitives using
the JCE API. |
| JcePBEKeyEncryptionMethodGenerator |
JCE based generator for password based encryption (PBE) data protection methods.
|
| JcePBEProtectionRemoverFactory | |
| JcePBESecretKeyDecryptorBuilder | |
| JcePBESecretKeyEncryptorBuilder | |
| JcePGPDataEncryptorBuilder |
PGPDataEncryptorBuilder implementation that sources cryptographic primitives using the
JCE APIs. |
| JcePublicKeyDataDecryptorFactoryBuilder | |
| JcePublicKeyKeyEncryptionMethodGenerator |
These provide the actual support for encryption and decryption required for the high level OpenPGP classes.