[cvs] commit: framework/Crypt/Crypt smime.php
Michael M Slusarz
slusarz at curecanti.org
Sun Nov 21 19:32:17 PST 2004
slusarz 2004-11-21 19:32:17 PST
Modified files:
Crypt/Crypt smime.php
Log:
For once, we actually do need array_key_exists().
Also, if we truly don't have a passphrase, don't use array($privkey, $pass)
format since openssl doesn't seem to like this - for null passphrases, we
should just use the string $privkey instead.
Revision Changes Path
1.40 +10 -7 framework/Crypt/Crypt/smime.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Crypt/Crypt/smime.php?r1=1.39&r2=1.40&ty=u
More information about the cvs
mailing list