Online documentation - Websydian v6.0 |
Users Guide | Patterns Reference | WebsydianExpress | Search |
The encrypted representation of the password is stored in the database and this value is used in validations (comparisons) of password. In this way, it will be impossible to read the password directly from the User table.
The SignPassword function uses the same signature algorithm that is used by the Integrity Control module.
The SignPassword function is called from the PasswordInput function which converts the password from its displayed to its internal representation.