blob: 610f068ff82d62b785be420e475c21f0db5bd6bd [file] [log] [blame]
Jean-Paul Calderone897bc252008-02-18 20:50:23 -05001<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3<head>
4<title>3 OpenSSL -- Python interface to OpenSSL </title>
5<META NAME="description" CONTENT="3 OpenSSL -- Python interface to OpenSSL ">
6<META NAME="keywords" CONTENT="pyOpenSSL">
7<META NAME="resource-type" CONTENT="document">
8<META NAME="distribution" CONTENT="global">
9<link rel="STYLESHEET" href="pyOpenSSL.css">
10<LINK REL="next" href="internals.html">
11<LINK REL="previous" href="building.html">
12<LINK REL="up" HREF="pyOpenSSL.html">
13<LINK REL="next" href="openssl-crypto.html">
14</head>
15<body>
16<DIV CLASS="navigation">
17<table align="center" width="100%" cellpadding="0" cellspacing="2">
18<tr>
19<td><A href="building-windows.html"><img src="previous.gif"
20border="0" height="32"
21 alt="Previous Page" width="32"></A></td>
22<td><A HREF="pyOpenSSL.html"><img src="up.gif"
23border="0" height="32"
24 alt="Up One Level" width="32"></A></td>
25<td><A href="openssl-crypto.html"><img src="next.gif"
26border="0" height="32"
27 alt="Next Page" width="32"></A></td>
28<td align="center" width="100%">Python OpenSSL Manual</td>
29<td><A href="contents.html"><img src="contents.gif"
30border="0" height="32"
31 alt="Contents" width="32"></A></td>
32<td><img src="blank.gif"
33 border="0" height="32"
34 alt="" width="32"></td>
35<td><img src="blank.gif"
36 border="0" height="32"
37 alt="" width="32"></td>
38</tr></table>
39<b class="navlabel">Previous:</b> <a class="sectref" href="building-windows.html">2.2 Building the Module</A>
40<b class="navlabel">Up:</b> <a class="sectref" HREF="pyOpenSSL.html">Python OpenSSL Manual</A>
41<b class="navlabel">Next:</b> <a class="sectref" href="openssl-crypto.html">3.1 crypto </A>
42<br><hr>
43</DIV>
44<!--End of Navigation Panel-->
45<H1><A NAME="SECTION000400000000000000000">&nbsp;</A>
46<BR>
473 <tt class="module">OpenSSL</tt> -- Python interface to OpenSSL
48</H1>
49
50<P>
51
52
53<P>
54This package provides a high-level interface to the functions in the
55OpenSSL library. The following modules are defined:
56
57<P>
58<dl><dt><b><a name='l2h-2'><tt>crypto</tt></a></b>
59<dd>
60Generic cryptographic module. Note that if anything is incomplete, this module is!
61</dl>
62
63<P>
64<dl><dt><b><a name='l2h-3'><tt>rand</tt></a></b>
65<dd>
66An interface to the OpenSSL pseudo random number generator.
67</dl>
68
69<P>
70<dl><dt><b><a name='l2h-4'><tt>SSL</tt></a></b>
71<dd>
72An interface to the SSL-specific parts of OpenSSL.
73</dl>
74
75<P>
76
77<p><hr>
78
79<!--Table of Child-Links-->
80<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
81
82<UL CLASS="ChildLinks">
83<LI><A NAME="tex2html112"
84 href="openssl-crypto.html">3.1 <tt class="module">crypto</tt> -- Generic cryptographic module </A>
85<UL>
86<LI><A NAME="tex2html113"
87 href="openssl-x509.html">3.1.1 X509 objects </A>
88<LI><A NAME="tex2html114"
89 href="openssl-x509name.html">3.1.2 X509Name objects </A>
90<LI><A NAME="tex2html115"
91 href="openssl-x509req.html">3.1.3 X509Req objects </A>
92<LI><A NAME="tex2html116"
93 href="openssl-x509store.html">3.1.4 X509Store objects </A>
94<LI><A NAME="tex2html117"
95 href="openssl-pkey.html">3.1.5 PKey objects </A>
96<LI><A NAME="tex2html118"
97 href="openssl-pkcs7.html">3.1.6 PKCS7 objects </A>
98<LI><A NAME="tex2html119"
99 href="openssl-pkcs12.html">3.1.7 PKCS12 objects </A>
100<LI><A NAME="tex2html120"
101 href="openssl-509ext.html">3.1.8 X509Extension objects </A>
102<LI><A NAME="tex2html121"
103 href="openssl-netscape-spki.html">3.1.9 NetscapeSPKI objects </A>
104</UL>
105<BR>
106<LI><A NAME="tex2html122"
107 href="openssl-rand.html">3.2 <tt class="module">rand</tt> -- An interface to the OpenSSL pseudo random number generator </A>
108<LI><A NAME="tex2html123"
109 href="openssl-ssl.html">3.3 <tt class="module">SSL</tt> -- An interface to the SSL-specific parts of OpenSSL </A>
110<UL>
111<LI><A NAME="tex2html124"
112 href="openssl-context.html">3.3.1 Context objects </A>
113<LI><A NAME="tex2html125"
114 href="openssl-connection.html">3.3.2 Connection objects </A>
115</UL></UL>
116<!--End of Table of Child-Links-->
117
118<DIV CLASS="navigation">
119<p><hr>
120<table align="center" width="100%" cellpadding="0" cellspacing="2">
121<tr>
122<td><A href="building-windows.html"><img src="previous.gif"
123border="0" height="32"
124 alt="Previous Page" width="32"></A></td>
125<td><A HREF="pyOpenSSL.html"><img src="up.gif"
126border="0" height="32"
127 alt="Up One Level" width="32"></A></td>
128<td><A href="openssl-crypto.html"><img src="next.gif"
129border="0" height="32"
130 alt="Next Page" width="32"></A></td>
131<td align="center" width="100%">Python OpenSSL Manual</td>
132<td><A href="contents.html"><img src="contents.gif"
133border="0" height="32"
134 alt="Contents" width="32"></A></td>
135<td><img src="blank.gif"
136 border="0" height="32"
137 alt="" width="32"></td>
138<td><img src="blank.gif"
139 border="0" height="32"
140 alt="" width="32"></td>
141</tr></table>
142<b class="navlabel">Previous:</b> <a class="sectref" href="building-windows.html">2.2 Building the Module</A>
143<b class="navlabel">Up:</b> <a class="sectref" HREF="pyOpenSSL.html">Python OpenSSL Manual</A>
144<b class="navlabel">Next:</b> <a class="sectref" href="openssl-crypto.html">3.1 crypto </A>
145<hr>
146<span class="release-info">Release 0.6.</span>
147</DIV>
148<!--End of Navigation Panel-->
149
150</BODY>
151</HTML>