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

Overload List

  NameDescription
Public methodStatic memberDecryptFile(String, String)
Decrypts a file. The file needs to be encrypted with the same secret key or with the default EncryptFile method given in this class.
Public methodStatic memberDecryptFile(String, String, String)
Decrypts a file. The file needs to be encrypted with the same secret key or with the default EncryptFile method given in this class.

See Also