Creating Base-64 file with PGP Command Line
Created: 11 Dec 2012 | 3 comments
I can't find anything in the user guide regarding Base-64 files. I know I can decrypt them with PGP Command Line, but is their some way to create them?
Discussion Filed Under:
Comments 3 Comments • Jump to latest comment
If you use the "--armor" ("-a") option, output files will be ascii-armored, which is a Radix-64 encoding.
Regards,
--------
David Finkelstein
Symantec R&D
Thank you so much. I had glazed over that option in the User Guide. I was specifically looking for 'Base-64'. That worked great.
You're welcome, I'm sorry this information wasn't clear enough in the User's Guide.
--------
David Finkelstein
Symantec R&D
Would you like to reply?
Login or Register to post your comment.