Skip to main content

GPG components

tGPGDecrypt Calls the gpg -d command to decrypt a GnuPG-encrypted file and saves the decrypted file in the specified directory.
tPGPDecrypt Decrypts or validates an encrypted file using OpenPGP and stores the decrypted or validated file in a specified directory. The key algorithms supported includes RSA, EIGamal, DSA, ECDH, ECDSA, and EdDSA.
tPGPEncrypt Encrypts or signs a file using OpenPGP and stores the encrypted or signed file in a specified directory. The key algorithms supported includes RSA, EIGamal, DSA, ECDH, ECDSA, and EdDSA.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!