Decrypt

This component decrypts a file with private key.

A picture containing text

Description automatically generated

Input

Attribute
Description

Encrypted File Path

The full path of the encrypted file

Decrypted File Path

The full path of the decrypted file

Private Key File

Private key file used to decrypt the encrypted file

Passphrase

Passphrase to use private key

Output

Attribute
Description

DecryptedFile

The full path of the decrypted file

Example

This example demonstrates the encryption and decryption in a flow.

Encrypt

Input
Output

Graphical user interface, text, application, email

Description automatically generated

Decrypt

Input
Output

This picture shows the contents of the files.

Last updated