Interface Nexus\Password\SaltedHashInterface

extends HashInterface

Interface for hashers needing to pass a salt.

Methods
Methods inherited from Nexus\Password\HashInterface
needsRehash(), valid(), isValidPassword()
Constants inherited from Nexus\Password\HashInterface
MINIMUM_PASSWORD_LENGTH, MAXIMUM_PASSWORD_LENGTH