~ubuntu-branches/ubuntu/lucid/gnutls26/lucid-proposed

« back to all changes in this revision

Viewing changes to doc/manpages/gnutls_dh_get_peers_public_bits.3

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2008-06-24 19:13:25 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080624191325-33rewwn0p11jzdvq
Tags: 2.4.0-2
* Standards version 3.8.0. Rename README.source_and_patches to README.source.
* Upload to unstable.
* Point watchfile to stable releases again.
* Merge experimental and unstable changelog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" DO NOT MODIFY THIS FILE!  It was generated by gdoc.
2
 
.TH "gnutls_dh_get_peers_public_bits" 3 "2.2.5" "gnutls" "gnutls"
 
2
.TH "gnutls_dh_get_peers_public_bits" 3 "2.4.0" "gnutls" "gnutls"
3
3
.SH NAME
4
 
gnutls_dh_get_peers_public_bits \- This function returns the bits used in DH authentication
 
4
gnutls_dh_get_peers_public_bits \- return the bits used in DH authentication
5
5
.SH SYNOPSIS
6
6
.B #include <gnutls/gnutls.h>
7
7
.sp
10
10
.IP "gnutls_session_t session" 12
11
11
is a gnutls session
12
12
.SH "DESCRIPTION"
13
 
This function will return the bits used in the last Diffie Hellman authentication
14
 
with the peer. Should be used for both anonymous and ephemeral diffie Hellman.
15
 
Returns a negative value in case of an error.
 
13
Get the Diffie\-Hellman public key bit size.  Can be used for both
 
14
anonymous and ephemeral diffie Hellman.
 
15
.SH "RETURNS"
 
16
the public key bit size used in the last Diffie Hellman
 
17
authentication with the peer, or a negative value in case of
 
18
error.
16
19
.SH "REPORTING BUGS"
17
20
Report bugs to <bug-gnutls@gnu.org>.
18
21
.SH COPYRIGHT
19
 
Copyright \(co 2006, 2007 Free Software Foundation.
 
22
Copyright \(co 2008 Free Software Foundation.
20
23
.br
21
24
Permission is granted to make and distribute verbatim copies of this
22
25
manual provided the copyright notice and this permission notice are