I need a solution
I'm trying to take input from a web page and encrypt the info on the fly, store it in a file.
At no point can a file contain 'clear text'; we need to encrypt the data before it is written to a file.
Can PGP Command Line (or other Symantec tool) perform this? and if so, How?
0