|
static string | Encrypt (string plainText, string password) |
|
static bool | TryDecrypt (string cipherText, string password, out string plainText) |
|
◆ Encrypt()
static string PixelCrushers.EncryptionUtility.Encrypt |
( |
string |
plainText, |
|
|
string |
password |
|
) |
| |
|
inlinestatic |
◆ TryDecrypt()
static bool PixelCrushers.EncryptionUtility.TryDecrypt |
( |
string |
cipherText, |
|
|
string |
password, |
|
|
out string |
plainText |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- C:/Dev/Dialogue System/Dev/Release2/Assets/Plugins/Pixel Crushers/Common/Scripts/Save System/Storers/EncryptionUtility.cs