1
.\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
.TH "gnutls_sign_get_name" 3 "2.6.5" "gnutls" "gnutls"
4
gnutls_sign_get_name \- Get name string for a #gnutls_sign_algorithm_t
6
.B #include <gnutls/gnutls.h>
8
.BI "const char * gnutls_sign_get_name(gnutls_sign_algorithm_t " algorithm ");"
10
.IP "gnutls_sign_algorithm_t algorithm" 12
11
is a public key signature algorithm
13
Convert a \fBgnutls_sign_algorithm_t\fP value to a string.
15
a pointer to a string that contains the name of the
16
specified public key signature algorithm, or \fBNULL\fP.
20
Report bugs to <bug-gnutls@gnu.org>.
22
Copyright \(co 2008 Free Software Foundation.
24
Permission is granted to make and distribute verbatim copies of this
25
manual provided the copyright notice and this permission notice are
26
preserved on all copies.
28
The full documentation for
30
is maintained as a Texinfo manual. If the
34
programs are properly installed at your site, the command
38
should give you access to the complete manual.