summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-06-05 18:16:01 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-06-05 18:16:01 +0200
commitcaea8b8cf3956bba7dc9880109dfc1ef86b1e8eb (patch)
treefaf01db655f9e2784ed49e5a7c9c80d0ffe3818c /doc
parent7ad773ecac7cab2f4d9713f05f21374e55259e71 (diff)
downloadgnutls-caea8b8cf3956bba7dc9880109dfc1ef86b1e8eb.tar.gz
removed text about function that doesn't exist in this release.
Diffstat (limited to 'doc')
-rw-r--r--doc/cha-cert-auth2.texi7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/cha-cert-auth2.texi b/doc/cha-cert-auth2.texi
index 3a2e67cc4b..9f983a43d8 100644
--- a/doc/cha-cert-auth2.texi
+++ b/doc/cha-cert-auth2.texi
@@ -336,13 +336,6 @@ the holders of the actual data, which may be certificates, private
keys or encrypted data. A bag of type encrypted should be decrypted
in order for its data to be accessed.
-To reduce the complexity in parsing the structures the simple
-helper function @funcref{gnutls_pkcs12_simple_parse} is provided. For more
-advanced uses, manual parsing of the structure is required using the
-functions below.
-
-@showfuncdesc{gnutls_pkcs12_simple_parse}
-
@showfuncC{gnutls_pkcs12_get_bag,gnutls_pkcs12_verify_mac,gnutls_pkcs12_bag_decrypt}
@showfuncD{gnutls_pkcs12_bag_get_count,gnutls_pkcs12_bag_get_data,gnutls_pkcs12_bag_get_key_id,gnutls_pkcs12_bag_get_friendly_name}