Verifies that the hash of the given
public static bool Verify(string text, string hash)
- Returns:
- bool
Parameters
text
string
The text to verify.
hash
string
The previously-hashed password.