final | |
---|---|
readonly | |
extends |
AbstractArgon2Hash |
Methods | ||
---|---|---|
public
|
__construct(Algorithm $algorithm, array{memory_cost?: int, time_cost?: int, threads?: int} $options = [])
|
# |
public
|
valid(): bool
|
# |
Methods inherited from Nexus\Password\Hash\AbstractArgon2Hash |
---|
hash(), needsRehash(), verify() |
Methods inherited from Nexus\Password\Hash\AbstractHash |
---|
isValidPassword() |
Constants inherited from Nexus\Password\HashInterface |
---|
|
Properties inherited from Nexus\Password\Hash\AbstractArgon2Hash |
---|
$algorithm |