ILIAS
Release_5_0_x_branch Revision 61816
|
Static Public Member Functions | |
static | getBytes ($length) |
Generate random bytes using OpenSSL or Mcrypt and mt_rand() as fallback. |
Definition at line 9 of file class.ilPasswordUtils.php.
|
static |
Generate random bytes using OpenSSL or Mcrypt and mt_rand() as fallback.
int | $length |
Definition at line 16 of file class.ilPasswordUtils.php.
Referenced by ilUserPasswordManager\encodePassword(), and ilBcryptPasswordEncoder\generateClientSalt().