◆ DecryptString() [1/2]
static string Tronix.Business.Helpers.EncryptionAesHelper.DecryptString |
( |
string |
cipherText | ) |
|
|
static |
◆ DecryptString() [2/2]
static string Tronix.Business.Helpers.EncryptionAesHelper.DecryptString |
( |
string |
key, |
|
|
string |
cipherText |
|
) |
| |
|
static |
◆ EncryptString() [1/2]
static string Tronix.Business.Helpers.EncryptionAesHelper.EncryptString |
( |
string |
key, |
|
|
string |
plainText |
|
) |
| |
|
static |
◆ EncryptString() [2/2]
static string Tronix.Business.Helpers.EncryptionAesHelper.EncryptString |
( |
string |
plainText | ) |
|
|
static |
The documentation for this class was generated from the following file: