File: index.html

package info (click to toggle)
ocaml-ssl 0.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 800 kB
  • ctags: 420
  • sloc: ansic: 1,021; ml: 472; makefile: 104; sh: 11
file content (35 lines) | stat: -rw-r--r-- 1,357 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Ssl_threads" rel="Chapter" href="Ssl_threads.html">
<link title="Ssl" rel="Chapter" href="Ssl.html"><title></title>
</head>
<body>
<h1></h1>
<ul class="indexlist">
<li><a href="index_types.html">Index of types</a></li>
<li><a href="index_exceptions.html">Index of exceptions</a></li>
<li><a href="index_values.html">Index of values</a></li>
<li><a href="index_modules.html">Index of modules</a></li>
</ul>
<br/><br>
<table class="indextable">
<tr><td class="module"><a href="Ssl_threads.html">Ssl_threads</a></td><td><div class="info">
 Functions for making the openssl library thread-safe.
</div>
</td></tr>
<tr><td class="module"><a href="Ssl.html">Ssl</a></td><td><div class="info">
Functions for making encrypted communications using the Secure Socket Layer
    (SSL).
</div>
</td></tr>
</table>
</body>
</html>