MD5Encrypt Class | Helper帮助文档 |
获取MD5值帮助类
Inheritance Hierarchy
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
Name | Description | |
---|---|---|
![]() | MD5Encrypt | Initializes a new instance of the MD5Encrypt class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | GetFileMD5 |
得到文件的md5值
|
![]() | GetHashCode | (Inherited from Object.) |
![]() ![]() | GetStrMD5 |
得到字符串的md5值
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also