Requirement is we are getting an PGP encrypted file from external system.
PI need to decrypt it and transfer it to another location. Since file can be huge I am planning to use Java only stack.
Currently there is no tool available with the client to do the decryption.
Please advice how the decryption can be done.