Bouncy Castle Cryptography Library 1.47

Package org.bouncycastle.openpgp.operator.bc

BC lightweight operators for dealing with OpenPGP objects.

See:
          Description

Class Summary
BcKeyFingerprintCalculator  
BcPBEDataDecryptorFactory A decryptor factory for handling PBE decryption operations.
BcPBEKeyEncryptionMethodGenerator A BC lightweight method generator for supporting PBE based encryption operations.
BcPBESecretKeyDecryptorBuilder  
BcPBESecretKeyEncryptorBuilder  
BcPGPContentSignerBuilder  
BcPGPContentVerifierBuilderProvider  
BcPGPDataEncryptorBuilder  
BcPGPDigestCalculatorProvider  
BcPGPKeyConverter  
BcPGPKeyPair  
BcPublicKeyDataDecryptorFactory A decryptor factory for handling public key decryption operations.
BcPublicKeyKeyEncryptionMethodGenerator A method generator for supporting public key based encryption operations.
 

Package org.bouncycastle.openpgp.operator.bc Description

BC lightweight 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.47