|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilPasswordUtils:Static Public Member Functions | |
| static | getBytes (int $length) |
| Generate random bytes using OpenSSL or Mcrypt and mt_rand() as fallback. More... | |
Definition at line 26 of file class.ilPasswordUtils.php.
|
static |
Generate random bytes using OpenSSL or Mcrypt and mt_rand() as fallback.
Definition at line 32 of file class.ilPasswordUtils.php.
References Vendor\Package\$e, and $i.
Referenced by db_pwassist_create_id(), ilUserPasswordManager\encodePassword(), ilBcryptPasswordEncoder\generateClientSalt(), and ilSimpleSAMLphpWrapper\initConfigFiles().
Here is the caller graph for this function: