PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Set encryption mode to use.
Supported encryption modes are 'des' and 'md5'.
You can use the constants FILE_PASSWD_MD5 and FILE_PASSWD_DES for this purpose.
Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.
Returns PEAR_Error FILE_PASSWD_E_INVALID_ENC_MODE, if supplied encryption mode is not supported.
Zurück | Zum Anfang | Nach vorne |
File_Passwd_Unix::getMode() | Nach oben | File_Passwd_Unix::listModes() |