Documentation
Packages
Interfaces, Classes and Traits
- Horde_Pgp_Armor
- Parse PGP armored text data.
- Horde_Pgp_Element_Key
- Abstract class representing a PGP key.
- Horde_Pgp_Element_Message
- PGP element: signed, encrypted, or compressed file.
- Horde_Pgp_Element_PrivateKey
- PGP element: private key.
- Horde_Pgp_Element_PublicKey
- PGP element: public key.
- Horde_Pgp_Element_Signature
- PGP element: signatures.
- Horde_Pgp_Element_SignedMessage
- PGP armor part: signed message.
- Horde_Pgp_Element_Text
- Non-armored text (i.e. literal data) appearing in PGP armored data.
- Horde_Pgp_Element
- Abstract class representing a PGP data element.
- Horde_Pgp_Exception
- Base exception class for the Horde_Pgp package.
- Horde_Pgp_Keyserver
- Provides methods to connect to a PGP keyserver.
- Horde_Pgp_Mime
- Extend the PGP object to produce MIME PGP data (RFC 3156).
- Horde_Pgp_Translation
- Translation wrapper class for Horde_Pgp.
- Horde_Pgp
- A framework to interact with the OpenPGP standard (RFC 4880).