Hi,
Please let me the syntax to decrypt of a gpg file using gpg command.
I tried to decrypt using the below command. It gives the error "Decryption Failed: No secret key"
-bash-4.1$ gpg --use-embedded-filename --verbose test.xml.gpg
Version: BCPG v1.47
gpg: armor header:
gpg: public key is 8ACF6864
gpg: encrypted with RSA key, ID 8ACF6864
gpg: decryption failed: No secret key
Please let me know the correct syntax for the same.
Thanks,
Krishna