Hello!
I am developing an application that needs to verify the signature between two
files.
One File (*.asc) contains the PGP PUBLIC KEY, the other one contains the PGP
SIGNATURE (*.asc or *.sig).
I have downloaded, installed and build libgpg-error1.7, libgcrypt-1.4.4,
gnupg-1.4.10 and gpg_Made
I've working on my problem, and the data allocation seem solved. (Or maybe
it never appeared and I misjudge the debug info)
Now it's the gpg engine which throws a no data error. I've got this gpgme
debug output, can someone ather information from it (I myself don't
understand it quite well).
For