MD5Encrypt Class

HD.Common

MD5Encrypt Class Helper帮助文档
获取MD5值帮助类
Inheritance Hierarchy

SystemObject  HD.CommonMD5Encrypt

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class MD5Encrypt
Public Class MD5Encrypt
public ref class MD5Encrypt
type MD5Encrypt =  class end

The MD5Encrypt type exposes the following members.

Constructors

  NameDescription
Public methodMD5Encrypt
Initializes a new instance of the MD5Encrypt class
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberGetFileMD5
得到文件的md5值
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetStrMD5
得到字符串的md5值
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference