Helping ordinary people create extraordinary websites!


File_Passwd_Authbasic::listModes()

File_Passwd_Authbasic::listModes() -- Get supported encryption modes

Description

Returns an array of supported encryption modes.

<pre> array + md5 + sha + des </pre>

ATTN: DES encryption not available on Win32!

Return value

array - supported encryption modes.

Note

This function can not be called statically.