summaryrefslogtreecommitdiff
path: root/doc/cha-functions.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-06 08:26:17 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-17 14:35:25 +0100
commit2fb225081b668c574f4a7cea803a3c4c6d979f95 (patch)
treec187f2dcb3c5a5377b2b0aece82eb0c72918124e /doc/cha-functions.texi
parentd73ea7efd81c0744d0886f6524a2ac5ec7236870 (diff)
downloadgnutls-2fb225081b668c574f4a7cea803a3c4c6d979f95.tar.gz
doc: removed documentation related to OpenPGPtmp-gnutls_3_5_x-remove-openpgp-doc
Also added section explaining why OpenPGP is being deprecated. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'doc/cha-functions.texi')
-rw-r--r--doc/cha-functions.texi11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/cha-functions.texi b/doc/cha-functions.texi
index 0a87cfbb65..072de10d7c 100644
--- a/doc/cha-functions.texi
+++ b/doc/cha-functions.texi
@@ -8,7 +8,6 @@
* X509 certificate API::
* PKCS 7 API::
* OCSP API::
-* OpenPGP API::
* PKCS 12 API::
* PKCS 11 API::
* TPM API::
@@ -61,16 +60,6 @@ checking. Their prototypes lie in @file{gnutls/ocsp.h}.
@include ocsp-api.texi
-@node OpenPGP API
-@section @acronym{OpenPGP} API
-@cindex OpenPGP API
-
-The following functions are to be used for @acronym{OpenPGP}
-certificate handling. Their prototypes lie in
-@file{gnutls/openpgp.h}.
-
-@include pgp-api.texi
-
@node PKCS 12 API
@section PKCS 12 API