|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
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: