|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 $i.
Referenced by ilUserPasswordManager\encodePassword(), ilBcryptPasswordEncoder\generateClientSalt(), and ilSimpleSAMLphpWrapper\initConfigFiles().
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 $i.