ILIAS
trunk Revision v11.0_alpha-1861-g09f3d197f78
|
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 null.
Referenced by ILIAS\Data\Password\LocalUserPasswordManager\encodePassword(), ilBcryptPasswordEncoder\generateClientSalt(), ILIAS\Init\PasswordAssitance\Repository\PasswordAssistanceDbRepository\generateHash(), and ilSimpleSAMLphpWrapper\initConfigFiles().