[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberDecryptString(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.
Public methodStatic memberDecryptString(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.

See Also