mixed File_Passwd_Authbasic::setMode (
string $mode
)
You can choose one of md5, sha or des.
ATTN: DES encryption not available on Win32!
Returns a PEAR_Error if a specific encryption mode is not supported.
$mode
the encryption mode to use
Returns TRUE on success, PEAR_Error on failure.
This function can not be called statically.