[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | DecryptString(String) |
Decrypts a previously encrypted string. It should be noted that this string will
need to be encrypted with the same default key for the decrypted key to make sense.
|
![]() ![]() | DecryptString(String, String) |
Decrypts a previously encrypted string. It should be noted that this string will
need to be encrypted with the same key with which it is encrypted.
|