Click or drag to resize
PasswordHelper Class
编码助手
Inheritance Hierarchy
SystemObject
  AdfPasswordHelper

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static class PasswordHelper

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
Fields
  NameDescription
Public fieldStatic memberIV_CHARS
IV CHARS
Public fieldStatic memberIV_CHARS_LENGTH
IV CHARS LENGTH
Top
See Also

Reference