~ubuntu-branches/ubuntu/trusty/gnutls26/trusty

« back to all changes in this revision

Viewing changes to doc/manpages/gnutls_openpgp_privkey_sign_hash.3

  • Committer: Package Import Robot
  • Author(s): Andreas Metzler
  • Date: 2011-10-01 15:28:13 UTC
  • mfrom: (12.1.20 sid)
  • Revision ID: package-import@ubuntu.com-20111001152813-yygm1c4cxonfxhzy
* New upstream version.
  + Allow CA importing of 0 certificates to succeed. Closes: #640639
* Add libp11-kit-dev to libgnutls-dev dependencies. (see #643811)
* [20_guiledocstring.diff] guile: Fix docstring extraction with CPP 4.5+.

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_openpgp_privkey_sign_hash" 3 "2.10.5" "gnutls" "gnutls"
 
2
.TH "gnutls_openpgp_privkey_sign_hash" 3 "2.12.6.1" "gnutls" "gnutls"
3
3
.SH NAME
4
4
gnutls_openpgp_privkey_sign_hash \- API function
5
5
.SH SYNOPSIS
20
20
.SH "RETURNS"
21
21
On success, \fBGNUTLS_E_SUCCESS\fP is returned, otherwise a
22
22
negative error value.
 
23
.SH "DEPRECATED"
 
24
Use \fBgnutls_privkey_sign_hash()\fP instead.
23
25
.SH "REPORTING BUGS"
24
26
Report bugs to <bug-gnutls@gnu.org>.
25
27
GnuTLS home page: http://www.gnu.org/software/gnutls/