PGP command
- Zuletzt aktualisiert2020/05/05
PGP command
Use the PGP (Pretty Good Privacy) command to automatically encrypt and decrypt files for security.
Overview
The PGP command automates the process of encrypting and decrypting files.
To learn more, search for the Encrypting and Decrypting Files: How to Automate Using Keys course in Automation Anywhere University: RPA Training and Certification (A-People login required).
The command supports two types of encryption: symmetric (pass phrase) and asymmetric (public/private keys):
- PGP Pass phrase: Requires a pass phrase to encrypt and decrypt.
- PGP Public/Private Key: Requires a PGP public and private key file to encrypt and decrypt.
- Encrypt Files
- Encrypts one or more files using one of the above encryption methods.
- Decrypt Files
- Decrypts one or more files that have been previously encrypted.
- Create Keys
- Creates public and private encryption keys.
Tip: In the above mentioned commands, press the F2 key to insert a Credential Variable
for enhanced security. Read more about Assigning credential variables
from credential lockers.