ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Static Public Member Functions | |
static | getBytes ($length) |
Generate random bytes using OpenSSL or Mcrypt and mt_rand() as fallback. More... | |
static | getBytes (int $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 db_pwassist_create_id(), ilUserPasswordManager\encodePassword(), ilBcryptPasswordEncoder\generateClientSalt(), and ilSimpleSAMLphpWrapper\initConfigFiles().
|
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.