类库说明文档
![]() | EncryptHelper Class |
加解密处理类

Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public class EncryptHelper
The EncryptHelper type exposes the following members.

Name | Description | |
---|---|---|
![]() | EncryptHelper | Initializes a new instance of the EncryptHelper class |

Name | Description | |
---|---|---|
![]() ![]() | Base64Decrypt(String) |
base64解码
|
![]() ![]() | Base64Decrypt(String, Encoding) |
base64解码
|
![]() ![]() | Base64Encrypt(String) |
base64加密
|
![]() ![]() | Base64Encrypt(String, Encoding) |
base64加密
|
![]() ![]() | DES3Decrypt |
DES3解密
|
![]() ![]() | DES3Encrypt |
DES3加密
|
![]() ![]() | DESDecrypt |
DES解密
|
![]() ![]() | DESEncrypt |
DES加密
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | MD5Encrypt(Stream) |
MD5加密
|
![]() ![]() | MD5Encrypt(String) |
MD5加密
|
![]() ![]() | MD5Encrypt(String, Encoding) |
MD5加密
|
![]() ![]() | MD5Encrypt16 |
MD5加密 16位
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | SHA1Encrypt(String) |
SHA1加密
|
![]() ![]() | SHA1Encrypt(String, Encoding) |
SHA1加密
|
![]() | ToString | (Inherited from Object.) |
