~ubuntu-branches/ubuntu/natty/gnutls26/natty-updates

« back to all changes in this revision

Viewing changes to lib/gnutls-api.texi

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2008-07-01 20:31:24 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080701203124-6zu0d7gash9604z1
Tags: 2.4.2-1
* New upstream bugfix release.
* Up to date gnutls-cli manpage. Closes: #492775

Show diffs side-by-side

added added

removed removed

Lines of Context:
878
878
"NONE:+VERS-TLS1.0:+AES-128-CBC:+RSA:+SHA1:+COMP-NULL", "NORMAL",
879
879
"NORMAL:@code{COMPAT}".
880
880
 
 
881
For all the current available algorithms and protocols use "gnutls-cli -l"
 
882
to get a listing.
 
883
 
881
884
@strong{Returns:} On syntax error @code{GNUTLS_E_INVALID_REQUEST} is returned,
882
885
@code{GNUTLS_E_SUCCESS} on success, or an error code.
883
886
@end deftypefun