Is it possible to tell gpg to only decrypt signed files? 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? bernhard