diff options
Diffstat (limited to 'doc/gpgme.texi')
| -rw-r--r-- | doc/gpgme.texi | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 5ff92a71..ae6ede08 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -2208,6 +2208,10 @@ signature notations on key signatures should be included in the listed  keys.  This only works if @code{GPGME_KEYLIST_MODE_SIGS} is also  enabled. +@item GPGME_KEYLIST_MODE_EPHEMERAL +The @code{GPGME_KEYLIST_MODE_EPHEMERAL} symbol specifies that keys +flagged as ephemeral are included in the listing. +  @item GPGME_KEYLIST_MODE_VALIDATE  The @code{GPGME_KEYLIST_MODE_VALIDATE} symbol specifies that the  backend should do key or certificate validation and not just get the | 
