PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
array File_Passwd_Authbasic::listModes ()
array File_Passwd_Authbasic::listModes
Returns an array of supported encryption modes.
<pre> array + md5 + sha + des </pre>
ATTN: DES encryption not available on Win32!
array - supported encryption modes.
This function can not be called statically.