Click or drag to resize
EncrytionMatrix Class
Inheritance Hierarchy
SystemObject
  EncryptionUtilsEncrytionMatrix

Namespace: EncryptionUtils
Assembly: ExcryptionUtils (in ExcryptionUtils.dll) Version: 1.0.3776.37319
Syntax
public class EncrytionMatrix

The EncrytionMatrix type exposes the following members.

Constructors
  NameDescription
Public methodEncrytionMatrix
Initializes a new instance of the EncrytionMatrix class
Public methodEncrytionMatrix(EncodeType, Int32)
Initializes a new instance of the EncrytionMatrix class
Top
Methods
  NameDescription
Public methodinit
Top
Fields
  NameDescription
Public fieldbbArray
Private fieldStatic memberMAX
Public fieldsize
Public fieldtype
Top
See Also