The IMP_SMIME:: class contains all functions related to handling S/MIME messages within IMP.
$Horde: imp/lib/Crypt/SMIME.php,v 1.45.2.26 2011-01-05 18:52:37 slusarz Exp $
Copyright 2002-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
Located in /lib/Crypt/SMIME.php (line 24)
Horde_Crypt_smime | --IMP_SMIME
Constructor.
Add the list of additional certs to the prefs.
Store the public/private/additional certificates in the preferences from a given PKCS 12 file.
Add the personal private key to the prefs.
Add the personal public key to the prefs.
Add a public key to an address book.
Decrypt a message with user's public/private keypair.
Deletes the specified personal keys from the prefs.
Deletes a public key from a user's address book(s) by e-mail.
Extract the contents from signed S/MIME data.
Get any additional certificates from the prefs.
Print out the link for the javascript S/MIME popup.
Gets the user's passphrase from the session cache.
Get the personal private key from the prefs.
Get the personal public key from the prefs.
Retrieves a public key by e-mail.
The key will be retrieved through a hook or from the user's address book(s).
Encrypt a MIME_Part using S/MIME using IMP defaults.
Sign and encrypt a MIME_Part using S/MIME using IMP defaults.
Sign a MIME_Part using S/MIME using IMP defaults.
Retrieves all public keys from a user's address book(s).
Generates the javascript code for saving public keys.
Store's the user's passphrase in the session cache.
Clear the passphrase from the session cache.
Verifies a signed message with a given public key.
Returns the params needed to encrypt a message being sent to the specified email address.
Documentation generated on Sun, 30 Jan 2011 05:28:17 +0000 by phpDocumentor 1.4.3