Click or drag to resize
RijndaelEnhanced Class
Inheritance Hierarchy

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

The RijndaelEnhanced type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberRijndaelEnhanced
Public methodRijndaelEnhanced(String)
Initializes a new instance of the RijndaelEnhanced class
Public methodRijndaelEnhanced(String, String)
Initializes a new instance of the RijndaelEnhanced class
Public methodRijndaelEnhanced(String, String, Int32)
Initializes a new instance of the RijndaelEnhanced class
Public methodRijndaelEnhanced(String, String, Int32, Int32)
Initializes a new instance of the RijndaelEnhanced class
Public methodRijndaelEnhanced(String, String, Int32, Int32, Int32)
Initializes a new instance of the RijndaelEnhanced class
Public methodRijndaelEnhanced(String, String, Int32, Int32, Int32, String)
Initializes a new instance of the RijndaelEnhanced class
Public methodRijndaelEnhanced(String, String, Int32, Int32, Int32, String, String)
Initializes a new instance of the RijndaelEnhanced class
Public methodRijndaelEnhanced(String, String, Int32, Int32, Int32, String, String, Int32)
Initializes a new instance of the RijndaelEnhanced class
Top
Methods
Fields
See Also