verify
Verifies an input to match the expected hash with the bcrypt algorithm.
Parameters
input
the input from the user etc.
expected
the expected byte array stored in the database etc.
Verifies an input to match the expected hash with the bcrypt algorithm.
the input from the user etc.
the expected byte array stored in the database etc.