Gpg Encrypt File
Gpg_Encrypt_FileEncrypt files with GPG for secure storage or transfer. Saves encrypted copy to specified destination path.
Instructions
Encrypt a file with GPG 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 encrypted file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |