RijndaelEnhanced Class |
Namespace: EncryptionUtils
The RijndaelEnhanced type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | RijndaelEnhanced | |
![]() | RijndaelEnhanced(String) | Initializes a new instance of the RijndaelEnhanced class |
![]() | RijndaelEnhanced(String, String) | Initializes a new instance of the RijndaelEnhanced class |
![]() | RijndaelEnhanced(String, String, Int32) | Initializes a new instance of the RijndaelEnhanced class |
![]() | RijndaelEnhanced(String, String, Int32, Int32) | Initializes a new instance of the RijndaelEnhanced class |
![]() | RijndaelEnhanced(String, String, Int32, Int32, Int32) | Initializes a new instance of the RijndaelEnhanced class |
![]() | RijndaelEnhanced(String, String, Int32, Int32, Int32, String) | Initializes a new instance of the RijndaelEnhanced class |
![]() | RijndaelEnhanced(String, String, Int32, Int32, Int32, String, String) | Initializes a new instance of the RijndaelEnhanced class |
![]() | RijndaelEnhanced(String, String, Int32, Int32, Int32, String, String, Int32) | Initializes a new instance of the RijndaelEnhanced class |
Name | Description | |
---|---|---|
![]() | decryptor | |
![]() ![]() | DEFAULT_HASH_ALGORITHM | |
![]() ![]() | DEFAULT_KEY_SIZE | |
![]() ![]() | DEFAULT_MAX_SALT_LEN | |
![]() ![]() | DEFAULT_MIN_SALT_LEN | |
![]() | encryptor | |
![]() ![]() | MAX_ALLOWED_SALT_LEN | |
![]() | maxSaltLen | |
![]() ![]() | MIN_ALLOWED_SALT_LEN | |
![]() | minSaltLen |