Click or drag to resize
PasswordHelper Methods

The PasswordHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAES(String, String)
AES Password, Charset UTF8
Public methodStatic memberAES(String, String, Encoding)
AES Password
Public methodStatic memberMD5Slat
MD5 encodes the passed string
Public methodStatic memberMD5Strong
MD5 encodes the passed string
Top
See Also