aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgme.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r--doc/gpgme.texi17
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 36c2b32b..ffaf8b42 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -103,7 +103,6 @@ This is Edition @value{EDITION}, last updated @value{UPDATED}, of
Appendices
-* UI Server Protocol:: The GnuPG UI Server Protocol.
* Debugging:: How to solve problems.
* Deprecated Functions:: Documentation of deprecated functions.
@@ -902,9 +901,6 @@ This specifies the raw Assuan protocol.
Under development. Please ask on @email{gnupg-devel@@gnupg.org} for help.
-@item GPGME_PROTOCOL_UISERVER
-Under development. Please ask on @email{gnupg-devel@@gnupg.org} for help.
-
@item GPGME_PROTOCOL_SPAWN
@since{1.5.0}
@@ -981,9 +977,6 @@ gpg-agent.
@item dirmngr-socket
Return the name of the socket to connect to the dirmngr.
-@item uiserver-socket
-Return the name of the socket to connect to the user interface server.
-
@item gpgconf-name
Return the file name of the engine configuration tool.
@@ -6254,14 +6247,6 @@ plaintext shall not be compressed before it is encrypted. This is
in some cases useful if the length of the encrypted message
may reveal information about the plaintext.
-@item GPGME_ENCRYPT_PREPARE
-@itemx GPGME_ENCRYPT_EXPECT_SIGN
-The @code{GPGME_ENCRYPT_PREPARE} symbol is used with the UI Server
-protocol to prepare an encryption (i.e. sending the
-@code{PREP_ENCRYPT} command). With the
-@code{GPGME_ENCRYPT_EXPECT_SIGN} symbol the UI Server is advised to
-also expect a sign command.
-
@item GPGME_ENCRYPT_SYMMETRIC
@since{1.7.0}
@@ -7596,8 +7581,6 @@ case the state of @var{ctx} is not modified).
@c ******************* Appendices *************************
@c **********************************************************
-@include uiserver.texi
-
@node Debugging
@appendix How to solve problems
@cindex debug