Decrypts files
Declaration
[C#/Java]
not implemented;
not implemented;
[VB.NET]
not implemented;
not implemented;
[Pascal]
not implemented;
not implemented;
[C++]
not implemented;
not implemented;
Parameters
- InFile - Name of the file to be decrypted.
- OutFile - Name of the output file.
- Key - Symmetric key needed for decryption.
Description
Use this method to decrypt files. You can use IsFileConventionallyEncrypted to check if certain file is encrypted.