|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 db_pwassist_create_id(), ILIAS\Data\Password\LocalUserPasswordManager\encodePassword(), ilBcryptPasswordEncoder\generateClientSalt(), and ilSimpleSAMLphpWrapper\initConfigFiles().
Here is the caller graph for this function: