|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Collaboration diagram for ilPasswordUtils:Static Public Member Functions | |
| 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.
Referenced by ilUserPasswordManager\encodePassword(), and ilBcryptPasswordEncoder\generateClientSalt().
Here is the caller graph for this function: