File_Passwd_Authbasic::listModes

File_Passwd_Authbasic::listModes() – Get supported encryption modes

Synopsis

array File_Passwd_Authbasic::listModes ( )

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.

Set the encryption mode (Previous) Generate password (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.