diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-04-07 10:48:21 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-04-07 10:48:58 +0200 |
commit | fd4fddfd02ba49b49f99311399cde1a2092b1285 (patch) | |
tree | 65291d85c076b52b3f0fdab428639bf5c530cc86 /doc/cha-library.texi | |
parent | 3908cb66df5492a50d1604fda5da7d4cae2f8d03 (diff) | |
download | gnutls-fd4fddfd02ba49b49f99311399cde1a2092b1285.tar.gz |
Added support for DTLS 1.2
Diffstat (limited to 'doc/cha-library.texi')
-rw-r--r-- | doc/cha-library.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-library.texi b/doc/cha-library.texi index 0daeb7e3b0..bd32d7f666 100644 --- a/doc/cha-library.texi +++ b/doc/cha-library.texi @@ -17,7 +17,7 @@ include: @item Support for TLS 1.2, TLS 1.1, TLS 1.0 and SSL 3.0 protocols. -@item Support for Datagram TLS 1.0. +@item Support for Datagram TLS 1.0 and 1.2. @item Support for handling and verification of @acronym{X.509} and @acronym{OpenPGP} certificates. |