Encrypt File

Encrypts a file with a key

This activity encrypts a file with a key 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 path field .

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

Output

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



Last updated