|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilPasswordUtils: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().
Here is the caller graph for this function:
|
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.