diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/gpgme.texi | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/gpgme.texi b/doc/gpgme.texi index f68b41be..9c6b42fb 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -2028,6 +2028,9 @@ default, only the sender's certificate is included.  The possible  values of @var{nr_of_certs} are:  @table @code +@item GPGME_INCLUDE_CERTS_DEFAULT +Fall back to the default of the crypto backend.  This is the default +for GPGME.  @item -2  Include all certificates except the root certificate.  @item -1 | 
