summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html')
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html b/doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html
index 72c62c8354..4c558dab5f 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>ssl::context_base::no_sslv3</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../ssl__context_base.html" title="ssl::context_base">
<link rel="prev" href="no_sslv2.html" title="ssl::context_base::no_sslv2">
@@ -27,15 +27,15 @@
<a name="boost_asio.reference.ssl__context_base.no_sslv3"></a><a class="link" href="no_sslv3.html" title="ssl::context_base::no_sslv3">ssl::context_base::no_sslv3</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1562820"></a>
+ <a class="indexterm" name="idp196147104"></a>
Disable SSL v3.
</p>
-<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">no_sslv3</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
+<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">no_sslv3</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2012 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>