
drizt at land
Aug 26, 2011, 8:40 AM
Views: 254
Permalink
|
Hello. Have a look at gcrypt.texi <http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/trunk/doc/gcrypt.texi?root=Libgcrypt&view=log> @noindent The result is 0 for success (i.e. the data matches the signature), or an error code where the most relevant code is @code*{GCRYERR_BAD_SIGNATURE}* to indicate that the signature does not match the provided data. Maybe must be*GPG_ERR_BAD_SIGNATURE*
|