Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
checkIfRehashNeeded (string $hash) | |
Fonctions membres publiques hérités de Argon2idHandler | |
hashPassword ($plaintext, array $options=[]) | |
validatePassword ($plaintext, $hashed) | |
Membres hérités additionnels | |
Fonctions membres publiques statiques hérités de Argon2idHandler | |
static | isSupported () |
Password handler for Argon2id hashed passwords
checkIfRehashNeeded | ( | string | $hash | ) |
Check if the password requires rehashing
string | $hash | The password hash to check |
Implémente CheckIfRehashNeededHandlerInterface.
Références $hash.