Better way of handling encryption key in imap client lib
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 7 Sep 2010 06:30:36 +0000 (00:30 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 7 Sep 2010 07:12:49 +0000 (01:12 -0600)
commit5f17ffd63da469b2ac3f621b13e3c72d26ab9dae
tree04f4e6138f6db4cd07177678b3100663d77bf260
parent4617eca172d4241a3c5a8b063c7c7aeac3a8532d
Better way of handling encryption key in imap client lib

This method doesn't require us to explicitly set encryption key when
unserializing the object.
framework/Imap_Client/lib/Horde/Imap/Client.php
framework/Imap_Client/lib/Horde/Imap/Client/Base.php
imp/lib/Imap.php