Argon2idHandler
Extends Argon2idHandler Implements CheckIfRehashNeededHandlerInterfacePassword handler for Argon2id hashed passwords
| since |
4.0.0 |
|---|---|
| package |
Joomla CMS |
Methods
checkIfRehashNeeded
Check if the password requires rehashing
checkIfRehashNeeded( hash) :
| since |
4.0.0 |
|---|
Arguments
- hash
stringThe password hash to check
Response
bool