Class IMP_Mime_Viewer_Pgp
The IMP_Mime_Viewer_Pgp class allows viewing/decrypting of PGP formatted messages. This class implements RFC 3156.
This class handles the following MIME types: - application/pgp-encrypted (in multipart/encrypted part) - application/pgp-keys - application/pgp-signature (in multipart/signed part)
This driver may add the following parameters to the URL: - pgp_verify_msg: (boolean) Do verification of PGP signed data. - rawpgpkey: (boolean) Display the PGP Public Key in raw, text format?
Copyright 2002-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
- Horde_Mime_Viewer_Base
- IMP_Mime_Viewer_Pgp
Package: IMP
Category: Horde
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Mime/Viewer/Pgp.php
Category: Horde
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Mime/Viewer/Pgp.php
public
boolean
|
string |
PGP_ARMOR
|
#
'imp-pgp-armor'
|
string |
PGP_SIG
|
#
'imp-pgp-signature'
|
string |
PGP_CHARSET
|
#
'imp-pgp-charset'
|