Fw: gpgme doesn't seem to return the signatures
Folkert van Heusden
folkert at vanheusden.com
Fri May 20 14:34:44 CEST 2005
I'm doing:
(void)gpgme_check_version(NULL);
err = gpgme_new(&ctx);
err = gpgme_op_keylist_start (ctx, NULL, 0);
err = gpgme_op_keylist_next(ctx, &r_key);
gpgme_user_id_t uids = r_key -> uids;
...for each uid...
gpgme_key_sig_t sigs = uids -> signatures;
Now sigs in this case is *always* NULL!
And I've verified (with gpg --list-sigs) that *all* keys have one or more signature.
Folkert van Heusden
--
Auto te koop, zie: http://www.vanheusden.com/daihatsu.php
Op zoek naar een IT of Finance baan? Mail me voor de mogelijkheden.
--------------------------------------------------------------------
UNIX admin? Then give MultiTail (http://vanheusden.com/multitail/)
a try, it brings monitoring logfiles to a different level! See
http://vanheusden.com/multitail/features.html for a feature-list.
--------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE
Get your PGP/GPG key signed at www.biglumber.com!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 282 bytes
Desc: Digital signature
Url : /pipermail/attachments/20050520/6fb3c329/attachment.pgp
More information about the Gnupg-devel
mailing list