diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-08-11 18:29:49 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-08-11 18:29:49 +0000 |
commit | f8c5c05a58933e12843b7e4145b0ed6d565345c2 (patch) | |
tree | 262afef6775c4d1e7ec81d0636fc5594caef7e31 /doc/tex/record.tex | |
parent | 5201ca6996cd2085292f15c67f4f53ec805a1b3e (diff) | |
download | gnutls-f8c5c05a58933e12843b7e4145b0ed6d565345c2.tar.gz |
still more patches by Arne Thomassen
Diffstat (limited to 'doc/tex/record.tex')
-rw-r--r-- | doc/tex/record.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tex/record.tex b/doc/tex/record.tex index 32ebf036b4..19defc52e9 100644 --- a/doc/tex/record.tex +++ b/doc/tex/record.tex @@ -1,6 +1,6 @@ \section{The TLS record protocol\index{TLS protocols!Record}} -The Record protocol is the secure communications provider. It's purpose +The Record protocol is the secure communications provider. Its purpose is to encrypt, authenticate and --optionally-- compress packets. The following functions are available: \par |