RijndaelEncryption..::..Encrypt Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
Encrypt(String, String) |
Encryption utilizing RijndaelManaged using CipherMode=CipherMode.CBC and all other default values
|
![]() ![]() |
Encrypt(String, String, HashAlgorithmName, Int32, CipherMode, PaddingMode, Int32, Int32) |
Encryption utilizing RijndaelManaged
|