gnutls_anon_set_server_params_function
NAMESYNOPSIS
ARGUMENTS
DESCRIPTION
REPORTING BUGS
COPYRIGHT
SEE ALSO
NAME
gnutls_anon_set_server_params_function − API function
SYNOPSIS
#include <gnutls/gnutls.h>
void gnutls_anon_set_server_params_function(gnutls_anon_server_credentials_t res, gnutls_params_function * func);
ARGUMENTS
gnutls_anon_server_credentials_t res
is a gnutls_certificate_credentials_t structure
gnutls_params_function * func
is the function to be called
DESCRIPTION
This function will set a callback in order for the server to get the Diffie−Hellman parameters for anonymous authentication. The callback should return GNUTLS_E_SUCCESS (0) on success.
REPORTING BUGS
Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page: http://www.gnu.org/software/gnutls/ General help using GNU software: http://www.gnu.org/gethelp/
COPYRIGHT
Copyright
© 2008 Free Software Foundation.
Copying and distribution of this file, with or without
modification, are permitted in any medium without royalty
provided the copyright notice and this notice are
preserved.
SEE ALSO
The full documentation for gnutls is maintained as a Texinfo manual. If the info and gnutls programs are properly installed at your site, the command
info gnutls
should give you access to the complete manual.
More Linux Commands
manpages/gitmodules.5.html
gitmodules(5) - defining submodule properties (Man Page)....
The .gitmodules file, located in the top-level directory of a Git working tree, is a text file with a syntax matching the requirements of git-config(1). The fil
manpages/systemd-bootchart.1.html
systemd-bootchart(1) Boot performance graphing tool.........
systemd-bootchart is a tool, usually run at system startup, that collects the CPU load, disk load, memory usage, as well as per-process information from a runni
manpages/Apache::TestRunPerl.3pm.html
Apache::TestRunPerl(3pm) - Run mod_perl-requiring Test Suite
The Apache::TestRunPerl package controls the configuration and running of the test suite. Its a subclass of Apache::TestRun, and should be used only when you ne
manpages/unpack200-java-1.8.0-openjdk.1.html
unpack200-java-1.8.0-openjdk(1) Transforms a packed file pro
The unpack200 command is a native implementation that transforms a packed file produced by pack200-java-1.8.0-openjdk(1) into a JAR file. A typical usage follow
manpages/Tk_FreeColor.3.html
Tk_FreeColor(3) - maintain database of colors (Man Page)....
These procedures manage the colors being used by a Tk application. They allow colors to be shared whenever possible, so that colormap space is preserved, and th
manpages/pambackground.1.html
pambackground(1) - create a mask of the background area of a
This program is part of Netpbm(1) pambackground reads a PNM or PAM image as input. It generates as output a PAM image that identifies the background area of the
manpages/git-verify-tag.1.html
git-verify-tag(1) - Check the GPG signature of tags.........
Validates the gpg signature created by git tag. OPTIONS -v, --verbose Print the contents of the tag object before validating it. <tag>... SHA-1 identifiers of G
manpages/lsof.8.html
lsof(8) - list open files (Administration - Linux man page)
Lsof revision 4.84 lists on its standard output file information about files opened by processes for the following UNIX dialects: AIX 5.3 Apple Darwin 9 (Mac OS
manpages/gnutls_pkcs11_token_get_url.3.html
gnutls_pkcs11_token_get_url(3) - API function (Man Page)....
This function will return the URL for each token available in system. The url has to be released using gnutls_free() RETURNS On success, GNUTLS_E_SUCCESS (0) is
manpages/git-cherry.1.html
git-cherry(1) - Find commits not merged upstream (Man Page)
Determine whether there are commits in <head>..<upstream> that are equivalent to those in the range <limit>..<head>. The equivalence test is based on the diff,
manpages/smtpd.8.html
smtpd(8) - Postfix SMTP server (Admin - Linux man page).....
The SMTP server accepts network connection requests and performs zero or more SMTP transactions per connection. Each received message is piped through the clean
manpages/XrmCombineDatabase.3.html
XrmCombineDatabase(3) - merge resource databases (Man Page)
Calling the XrmMergeDatabases function is equivalent to calling the XrmCombineDatabase function with an override argument of True. The XrmCombineDatabase functi
