Click or drag to resize
MD5Helper Class
编码助手
Inheritance Hierarchy
SystemObject
  AdfMD5Helper

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

The MD5Helper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMD5(String)
MD5 encodes the passed string
Public methodStatic memberMD5(String, Encoding)
MD5 encodes the passed string
Top
Fields
  NameDescription
Public fieldStatic memberEncoding
MD5默认字符编码,默认为 ASCII
Top
See Also

Reference