File_Passwd_Authbasic::setMode

File_Passwd_Authbasic::setMode() – Set the encryption mode

Synopsis

mixed File_Passwd_Authbasic::setMode ( string $mode )

Description

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.

Parameter

string $mode

the encryption mode to use

Return value

Returns TRUE on success, PEAR_Error on failure.

Note

This function can not be called statically.

Get actual encryption mode (Previous) Get supported encryption modes (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.