Package org.bouncycastle.openpgp
package org.bouncycastle.openpgp
-
ClassDescriptionWraps PGP key headers and pgp key SExpressionGenerator for producing filtered literal data packets which are automatically canonicalized.A PGP compressed data object.Generator for producing compressed data packets.Thrown if the iv at the start of a data stream indicates the wrong key is being used.A PGP encrypted data object.Generator for encrypted objects.A holder for a list of PGP encryption method packets and the encrypted data associated with them.generic exception class for PGP encoding/decoding problemskey flag values for the KeyFlags subpacket.General class to handle JCA key pairs and convert them into OpenPGP ones.Parent class for PGP public and secret key rings.Generator for a PGP master and subkey ring.Thrown if the key checksum is invalid.A single literal data packet in a PGP object stream.Generator for producing literal data packets.a PGP marker packet - in general these should be ignored other than where the idea is to preserve the original input stream.General class for reading a PGP object stream.A one pass signature object.Holder for a list of PGPOnePassSignaturesThe PGPPadding contains random data, and can be used to defend against traffic analysis on version 2 SEIPD messages and Transferable Public Keys.A password based encryption object.general class to contain a private key for use with other openPGP objects.general class to handle a PGP public key object.A public key encrypted data object.Class to hold a single master public key and its subkeys.Often a PGP key ring file is made up of a succession of master/sub-key key rings.general class to handle and construct a PGP secret key object.Class to hold a single master secret key and its subkeys.Often a PGP key ring file is made up of a succession of master/sub-key key rings.The basis of PGP encrypted data - encrypted data encrypted using a symmetric session key.A PGP signature object.Generator for PGP Signatures.A list of PGP signatures - normally in the signature block after literal data.Generator for signature subpackets.Container for a list of signature subpackets.Base interface for thread safe signature verified objects.Builder for thread-safe verifiers for a range of PGP signature types.Container for a list of user attribute subpackets.PGP utilities.Generator for old style PGP V3 Signatures.