how to verify that the file is from same sender using return value only

Johan Nyberg johan.nyberg at syscon-automation.fi
Mon Dec 15 10:04:55 CET 2003


I'm using gpg from an application and verifying files by checking the
return value.

How can I verify that a file is from a certain sender by using gpg's
return value only.

this doesn't seem to work:

gpg --verify "filename.asc" --local-user "name"



More information about the Gnupg-users mailing list