|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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.
Referenced by ILIAS\Authentication\Password\LocalUserPasswordManager\encodePassword(), ilBcryptPasswordEncoder\generateClientSalt(), ILIAS\Init\PasswordAssitance\Repository\PasswordAssistanceDbRepository\generateHash(), and ilSimpleSAMLphpWrapper\initConfigFiles().
Here is the caller graph for this function: