| PasswordHelper Methods |
The PasswordHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| AES(String, String) |
AES Password, Charset UTF8
| |
| AES(String, String, Encoding) |
AES Password
| |
| MD5Slat |
MD5 encodes the passed string
| |
| MD5Strong |
MD5 encodes the passed string
|