Bouncy Castle Cryptography Library 1.49

Package org.bouncycastle.openpgp.operator.jcajce

JCA/JCE based operators for dealing with OpenPGP objects.

See:
          Description

Class Summary
JcaKeyFingerprintCalculator  
JcaPGPContentSignerBuilder  
JcaPGPContentVerifierBuilderProvider  
JcaPGPDigestCalculatorProviderBuilder  
JcaPGPKeyConverter  
JcaPGPKeyPair  
JcaPGPPrivateKey A JCA PrivateKey carrier.
JcePBEDataDecryptorFactoryBuilder  
JcePBEKeyEncryptionMethodGenerator JCE based generator for password based encryption (PBE) data protection methods.
JcePBESecretKeyDecryptorBuilder  
JcePBESecretKeyEncryptorBuilder  
JcePGPDataEncryptorBuilder  
JcePublicKeyDataDecryptorFactoryBuilder  
JcePublicKeyKeyEncryptionMethodGenerator  
 

Package org.bouncycastle.openpgp.operator.jcajce Description

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.


Bouncy Castle Cryptography Library 1.49