* gpgme.h (GpgmeAttr): Add values for issuer and chaining.
authorWerner Koch <wk@gnupg.org>
Thu, 28 Mar 2002 17:43:02 +0000 (17:43 +0000)
committerWerner Koch <wk@gnupg.org>
Thu, 28 Mar 2002 17:43:02 +0000 (17:43 +0000)
commitaa20d6a45a1adb03c0529ce8a2ad80d0f4dd1e4f
treebdc08bee54f6bc785bd7fb29980fbcd69d3ba947
parentdd2cb388a99054a6c72ef9cbc19fbd74cf1bc6a4
* gpgme.h (GpgmeAttr): Add values for issuer and chaining.
* key.h (gpgme_key_s): Add issuer and chaining elements for X509.
* keylist.c (keylist_colon_handler): Store them.
* key.c (gpgme_key_release): Free them.
(gpgme_key_get_as_xml,gpgme_key_get_string_attr): Print them.
NEWS
gpgme/ChangeLog
gpgme/gpgme.h
gpgme/key.c
gpgme/key.h
gpgme/keylist.c