* gpgme.texi (Information About Keys): Changed GPGME_ATTR_TYPE.

This commit is contained in:
Werner Koch 2002-08-14 13:57:59 +00:00
parent 9fe6c4f30d
commit c79fa94260
2 changed files with 7 additions and 1 deletions

View 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

View 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