On Mon, 16 Jan 2006 16:19:47 +0100, websites said: > Is it possible to tell gpg to only decrypt signed files?
--skip-verify > the problem: > i get files which are encrypted and signed with gpg --sign --encrypt > is there a way to decrypt the files and get an error message if the file is > not signed? You need to parse the status messages (see --status-fd and doc/DETAILS). Or you may use the gpgme library which makes this much easier. Shalom-Salam, Werner _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
