I'm using the following command line: C:\"Program Files (x86)"\GNU\GnuPG\pub\gpg.exe --batch -v -r "MyEVU" -o "c:\users\anonymoose\desktop\test.pdf.gpg" -e "c:\users\anonymoose\desktop\test.pdf"
Encryption works fine. I'm trying to figure out how to use the gpg.exe to check if the file is encrypted. In my example above, the obvious answer that the new test.pdf.gpg is encrypted. However, I'm also going to be given a set of files that won't have the gpg extension, and I won't know if they are already encrypted using that MyEVU key. Is there a command line option/syntax that would just return information telling me the file is already encrypted? Much appreciated, y'all. --Jeff -- View this message in context: http://old.nabble.com/gpg.exe-Command-Line---check-if-file-is-already-encrypted-tp34395622p34395622.html Sent from the GnuPG - User mailing list archive at Nabble.com. _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
