JHAesEncrypt Class

DCSoft.DBUtilityGeneric

JHAesEncrypt Class
AES加密解密,该类为密封类
Inheritance Hierarchy
SystemObject  DCSoft.Utility.SecurityJHAesEncrypt

Namespace: DCSoft.Utility.Security
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class JHAesEncrypt

The JHAesEncrypt type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDecode
AES解密
Public methodStatic memberEncode
AES加密
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also