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(string hash) : bool
since |
4.0.0 |
---|
Arguments
- hash
string
The password hash to check
Response
bool