diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpgme.texi | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 4a705b1c..ef9eb756 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -990,6 +990,21 @@ Return the file name of the CMS engine. @item g13-name Return the name of the file container encryption engine. +@item keyboxd-name +Return the name of the key database daemon. + +@item agent-name +Return the name of gpg-agent. + +@item scdaemon-name +Return the name of the smart card daemon. + +@item dirmngr-name +Return the name of dirmngr. + +@item pinentry-name +Return the name of the pinentry program. + @item gpg-wks-client-name Return the name of the Web Key Service tool. |