Argon2iHandler

Extends Argon2iHandler Implements CheckIfRehashNeededHandlerInterface

Password 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

stringThe password hash to check

Response

bool