gnutls_alert_get_name



gnutls_alert_get_name

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_alert_get_name − API function

SYNOPSIS

#include <gnutls/gnutls.h>

const char * gnutls_alert_get_name(gnutls_alert_description_t alert);

ARGUMENTS

gnutls_alert_description_t alert

is an alert number.

DESCRIPTION

This function will return a string that describes the given alert number, or NULL. See gnutls_alert_get().

RETURNS

string corresponding to gnutls_alert_description_t value.

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/rcs2log.1.html
rcs2log(1) - RCS to ChangeLog generator - Linux manual page
The rcs2log utility generates a change log prefix from RCS files (perhaps in the CVS repository) and the ChangeLog (if any). The options are as follows: -c chan

manpages/gnutls_set_default_export_priority.3.html
gnutls_set_default_export_priority(3) - API function........
Sets some default priority on the ciphers, key exchange methods, macs and compression methods. This function also includes weak algorithms. THIS IS THE SAME AS

manpages/Net::Server::Proto::SSL.3pm.html
Net::Server::Proto::SSL(3pm) - Net::Server SSL protocol (dep
This original SSL module was experimental. It has been superceeded by Net::Server::Proto::SSLEAY If anybody has any successes or ideas for improvment under SSL

manpages/XIGrabButton.3.html
XIGrabButton(3) - grab/ungrab buttons or keys (Man Page)....
XIGrabButton and XIGrabKeycode establishes a passive grab. The modifier device for a button grab is the paired master device if deviceid specifies a master poin

manpages/gnutls_pubkey_get_openpgp_key_id.3.html
gnutls_pubkey_get_openpgp_key_id(3) - API function (ManPage)
gnutls_pubkey_get_openpgp_key_id.3 - This function will return a unique ID the depends on the public key parameters. This ID can be used in checking whether a c

manpages/gnutls_pkcs12_bag_init.3.html
gnutls_pkcs12_bag_init(3) - API function - Linux man page...
This function will initialize a PKCS12 bag structure. PKCS12 Bags usually contain private keys, lists of X.509 Certificates and X.509 Certificate revocation lis

manpages/xslt-config.1.html
xslt-config(1) - provides compilation or linking flags for p
xslt-config is a small shell script which is installed as part of libxslt usual install process which provides compilation or linking flags for programs using i

manpages/SDL_UnlockAudio.3.html
SDL_UnlockAudio(3) - Unlock the callback function (ManPage)
Unlocks a previous SDL_LockAudio call. SYNOPSIS #include &quot;SDL.h&quot; void SDL_UnlockAudio(void) SEE ALSO SDL_OpenAudio SDL_UnlockAudio.3 (Library - Linux man page)

manpages/glColorTableParameter.3gl.html
glColorTableParameter(3gl) - set color lookup table paramete
glColorTableParameter is used to specify the scale factors and bias terms applied to color components when they are loaded into a color table. target indicates

manpages/credentials.7.html
credentials(7) - process identifiers - Linux manual page....
Process ID (PID) Each process has a unique nonnegative integer identifier that is assigned when the process is created using fork(2). A process can obtain its P

manpages/set_new_page.3form.html
set_new_page(3form) - form pagination functions (Man Page)
The function set_new_page sets or resets a flag marking the given field as the beginning of a new page on its form. The function new_page is a predicate which t

manpages/XtUninstallTranslations.3.html
XtUninstallTranslations(3) - manage translation tables......
The XtParseTranslationTable function compiles the translation table into the opaque internal representation of type XtTranslations. Note that if an empty transl





We can't live, work or learn in freedom unless the software we use is free.