Decrypt File

Decrypts a file based on a specific key.

This activity decrypts a file based on a specified key encoding and algorithm.

Input

Options

  • Overwrite:

    • True - Overwrites the file if the file already exists at the path specified in the Output File Path field.

    • False - A new file is created even if a file already exists at the path specified in the Output File Path field.

Output

  • Output File Path: String Variable Set output file path where the decrypted file is to be saved.

Last updated