Gpg Decrypt File
Gpg_Decrypt_FileDecrypt a GPG-encrypted file and save the decrypted content to a specified destination path.
Instructions
Decrypt a GPG-encrypted file and save it to a destination path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to operate on. | |
| destination | No | Destination file path for the decrypted file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |