ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Static Public Member Functions | |
static | getBytes ($length) |
Generate random bytes using OpenSSL or Mcrypt and mt_rand() as fallback. More... | |
static | getBytes ($length) |
Generate random bytes using OpenSSL or Mcrypt and mt_rand() as fallback. More... | |
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.
References defined.
Referenced by ilUserPasswordManager\encodePassword(), and ilBcryptPasswordEncoder\generateClientSalt().
|
static |
Generate random bytes using OpenSSL or Mcrypt and mt_rand() as fallback.
int | $length |
Definition at line 16 of file class.ilPasswordUtils.php.
References defined.