Discuss this help topic in SecureBlackbox Forum
Encrypts the password.
Declaration
Parameters
Return value
Returns the encrypted password (password hash).
Description
Use this method to encrypt your password. It is recommended that you use the default salt value (generated by GenerateSalt), but custom values may be provided as well. The more encryption rounds, the longer encryption takes, but the better security against brute-force attacks.