Click or drag to resize
EncryptionRoutine Class
Inheritance Hierarchy

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

The EncryptionRoutine type exposes the following members.

Constructors
  NameDescription
Protected methodEncryptionRoutine
Initializes a new instance of the EncryptionRoutine class
Top
Methods
  NameDescription
Public methoddecode
Public methodencode
Top
See Also