]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc fixes
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 28 Jun 2012 19:55:10 +0000 (21:55 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 28 Jun 2012 19:55:10 +0000 (21:55 +0200)
doc/cha-gtls-app.texi

index e2218521fdeb374e438545664f08de7d836a3fcc..5a017e2ec27b7b3c57a738a2343b80e4e7188933 100644 (file)
@@ -413,7 +413,13 @@ already.
 
 @showfuncC{gnutls_certificate_set_x509_key_mem,gnutls_certificate_set_x509_key,gnutls_certificate_set_x509_key_file}
 
-@showfuncD{gnutls_certificate_set_openpgp_key_mem,gnutls_certificate_set_openpgp_key,gnutls_certificate_set_openpgp_key_file,gnutls_certificate_set_key}
+@showfuncC{gnutls_certificate_set_openpgp_key_mem,gnutls_certificate_set_openpgp_key,gnutls_certificate_set_openpgp_key_file}
+
+If the imported keys and certificates need to be accessed before any TLS session
+is established, it is convenient to use @funcref{gnutls_certificate_set_key}
+in combination with @funcref{gnutls_pcert_import_x509_raw} and @funcref{gnutls_privkey_import_x509_raw}.
+
+@showfuncdesc{gnutls_certificate_set_key}
 
 If multiple certificates are used with the functions above each
 client's request will be served with the certificate that matches the