* gpgme.texi (Information About Keys): Changed GPGME_ATTR_TYPE.
authorWerner Koch <wk@gnupg.org>
Wed, 14 Aug 2002 13:57:59 +0000 (13:57 +0000)
committerWerner Koch <wk@gnupg.org>
Wed, 14 Aug 2002 13:57:59 +0000 (13:57 +0000)
doc/ChangeLog
doc/gpgme.texi

index de2287940bf45854849f0207a800ea95be84e7be..30d81ed415a4922b818dcb7bb0ff4c2037023863 100644 (file)
@@ -1,3 +1,7 @@
+2002-08-14  Werner Koch  <wk@gnupg.org>
+
+       * gpgme.texi (Information About Keys): Changed GPGME_ATTR_TYPE.
+
 2002-07-25  Marcus Brinkmann  <marcus@g10code.de>
 
        * gpgme.texi (Deleting Keys): Say that secret keys might not be
index 36ae4d558baaf72948a1b20ed498400c58abebf1..a408f8ffa0d165873c463a0123efc6d88b6fc028 100644 (file)
@@ -1653,7 +1653,9 @@ otherwise.
 This is the trust level of a trust item.
 
 @item GPGME_ATTR_TYPE
-This is the type of a trust item.
+This returns information about the type of key.  For the string function
+this will eother be "PGP" or "X.509".  The integer function returns 0
+for PGP and 1 for X.509.  It is also used for the type of a trust item.
 
 @item GPGME_ATTR_IS_SECRET
 This specifies if the key is a secret key.  It is representable as a