Argon2iHandler
Extends Argon2iHandler Implements CheckIfRehashNeededHandlerInterfacePassword handler for Argon2i 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