PasswordHash Methods |
The PasswordHash type exposes the following members.
Name | Description | |
---|---|---|
CreateHash |
Creates a salted PBKDF2 hash of the password.
|
|
ValidatePassword |
Validates a password given a hash of the correct one.
|