Skip to Content
0
Former Member
Dec 14, 2011 at 01:26 AM

Decrypt the file and transfer to another location

73 Views

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.