Class Nexus\Password\Hash\Argon2idHash

final
readonly
extends AbstractArgon2Hash
Methods
Methods inherited from Nexus\Password\Hash\AbstractArgon2Hash
hash(), needsRehash(), verify()
Methods inherited from Nexus\Password\Hash\AbstractHash
isValidPassword()
Constants inherited from Nexus\Password\HashInterface
MINIMUM_PASSWORD_LENGTH, MAXIMUM_PASSWORD_LENGTH
Properties inherited from Nexus\Password\Hash\AbstractArgon2Hash
$algorithm