Sha256: 3a346ab340dd8e5dc3e8977e2a534cc1300d57730cb8d05e11a69ff8ae71d002

Contents?: true

Size: 1.21 KB

Versions: 4

Compression:

Stored size: 1.21 KB

Contents

.\" DO NOT MODIFY THIS FILE!  It was generated by gdoc.
.TH "gnutls_openpgp_set_recv_key_function" 3 "2.4.2" "gnutls" "gnutls"
.SH NAME
gnutls_openpgp_set_recv_key_function \- Used to set a key retrieval callback for PGP keys
.SH SYNOPSIS
.B #include <gnutls/gnutls.h>
.sp
.BI "void gnutls_openpgp_set_recv_key_function(gnutls_session_t " session ", gnutls_openpgp_recv_key_func " func ");"
.SH ARGUMENTS
.IP "gnutls_session_t session" 12
a TLS session
.IP "gnutls_openpgp_recv_key_func func" 12
the callback
.SH "DESCRIPTION"
This funtion will set a key retrieval function for OpenPGP keys. This
callback is only useful in server side, and will be used if the peer
sent a key fingerprint instead of a full key.
.SH "REPORTING BUGS"
Report bugs to <bug-gnutls@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2008 Free Software Foundation.
.br
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.
.SH "SEE ALSO"
The full documentation for
.B gnutls
is maintained as a Texinfo manual.  If the
.B info
and
.B gnutls
programs are properly installed at your site, the command
.IP
.B info gnutls
.PP
should give you access to the complete manual.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
glib2-1.1.8-x86-mingw32 vendor/local/share/man/man3/gnutls_openpgp_set_recv_key_function.3
glib2-1.1.7-x86-mingw32 vendor/local/share/man/man3/gnutls_openpgp_set_recv_key_function.3
glib2-1.1.6-x86-mingw32 vendor/local/share/man/man3/gnutls_openpgp_set_recv_key_function.3
glib2-1.1.5-x86-mingw32 vendor/local/share/man/man3/gnutls_openpgp_set_recv_key_function.3