Hi
I need to create job to encrypt (pgp encryption) a text file .
I am using 7.3.1 open source big data
input file :A/input/a.txt
output file:A/out/a.txt.pgp
I have public key.
I am able to do using an exchange component named tFileEncryptPgp..
Please suggest thanks in advance.