From 701c70eb30167b2672f1305bc77059cfa36d7692 Mon Sep 17 00:00:00 2001
From: Fons Rademakers <Fons.Rademakers@cern.ch>
Date: Tue, 11 Oct 2011 10:46:04 +0000
Subject: [PATCH] add TSSLSocket description.

git-svn-id: http://root.cern.ch/svn/root/trunk@41329 27541ba8-7e3a-0410-8455-c3a389f83636
---
 net/doc/v532/index.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net/doc/v532/index.html b/net/doc/v532/index.html
index 467aa2de33a..cf16fe0d121 100644
--- a/net/doc/v532/index.html
+++ b/net/doc/v532/index.html
@@ -2,3 +2,7 @@
 <hr/> 
 <a name="net"></a> 
 <h3>Networking Libraries</h3>
+
+<h4>New TSSLSocket class</h4>
+<p>The new TSSLSocket class wraps a TSocket with SSL encryption. This class
+is used to provide support for reading TWebFiles over https.</p>
-- 
GitLab