diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2007-10-23 00:22:54 +0300 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2007-10-23 00:22:54 +0300 |
commit | 098babc85febca312bcfc91fbfec7adb5a2b24c8 (patch) | |
tree | 30b0483efdda5a2cef16cdd37fda2983c4f537ab /doc/gnutls.texi | |
parent | f7fd0ceb9e1daaef49656901dafc7a5b865f1cba (diff) | |
download | gnutls-098babc85febca312bcfc91fbfec7adb5a2b24c8.tar.gz |
Diffstat (limited to 'doc/gnutls.texi')
-rw-r--r-- | doc/gnutls.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gnutls.texi b/doc/gnutls.texi index 406b9d4ae8..9029362ac1 100644 --- a/doc/gnutls.texi +++ b/doc/gnutls.texi @@ -869,6 +869,10 @@ To set whether client certificate is required or not. To initiate the handshake. @end table +Other functions include the @ref{gnutls_protocol_convert_priority}, +@ref{gnutls_cipher_convert_priority}, etc., that allow converting +priorities given in text format to the internal integer format. + @subsection TLS Cipher Suites The Handshake Protocol of @acronym{TLS} negotiates cipher suites of |