Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
srota25
Contributor
Contributor

How to do Decryption of a PGP encrypted file in Talend

Hi,

In my project I have to Decrypt a PGP encrypted file. I came across a component called tGPGDecrypt but I am not sure what to give in the GPG Binary Path.

Please any suggestion will be really grateful.

 

Thanks!

Labels (2)
2 Replies
akumar2301
Specialist II
Specialist II

To decrypt any pgp file you need gpg tool .

It should be installed in the system where you are running job.
srota25
Contributor
Contributor
Author

Thanks it worked after installing the software