Remove unnessecary functions in SSLObj, add comments to SSLObj and update docs

This commit is contained in:
Noah Laptop 2019-08-14 11:12:06 -07:00
parent c6ac76be27
commit c832294902
55 changed files with 1669 additions and 345 deletions

View file

@ -250,9 +250,15 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
<h3><a id="index_s"></a>- s -</h3><ul>
<li>set_mutual_impl()
: <a class="el" href="class_s_s_l_client_impl.html#a9dd694f8e0e65624b103dc781a7744af">SSLClientImpl</a>
</li>
<li>set_parameters()
: <a class="el" href="class_s_s_l_session.html#a2fa15ce0b7caae25dfb567954175257e">SSLSession</a>
</li>
<li>setMutualAuthParams()
: <a class="el" href="class_s_s_l_client.html#a16aa9765bd450dcbba21c598456f464f">SSLClient&lt; C, SessionCache &gt;</a>
</li>
<li>SSLClient()
: <a class="el" href="class_s_s_l_client.html#ae9a7509bc8a18f67e286547c19deb3c0">SSLClient&lt; C, SessionCache &gt;</a>
</li>