blob: 4c15fc8b8551e66b807f017e340885f0394e1914 [file] [log] [blame]
Hynek Schlawack8fb864a2015-06-07 19:09:49 +02001=====================================
Jonathan Ballet0646a242011-07-16 07:13:03 +09002Welcome to pyOpenSSL's documentation!
3=====================================
4
Jonathan Ballet6381da32011-07-20 16:43:38 +09005
Hynek Schlawack8fb864a2015-06-07 19:09:49 +02006pyOpenSSL is a rather thin wrapper around (a subset of) the OpenSSL library.
7With thin wrapper we mean that a lot of the object methods do nothing more than
8calling a corresponding function in the OpenSSL library.
Jonathan Ballet6381da32011-07-20 16:43:38 +09009
Jonathan Balletadd44ae2011-07-16 14:39:36 +090010
Jonathan Ballet0646a242011-07-16 07:13:03 +090011Contents:
Hynek Schlawack8fb864a2015-06-07 19:09:49 +020012=========
Jonathan Ballet0646a242011-07-16 07:13:03 +090013
14.. toctree::
Hynek Schlawack8fb864a2015-06-07 19:09:49 +020015 :maxdepth: 2
Jonathan Ballet0646a242011-07-16 07:13:03 +090016
Jonathan Balletadd44ae2011-07-16 14:39:36 +090017 introduction
Hynek Schlawack8fb864a2015-06-07 19:09:49 +020018 install
Jonathan Ballet648875f2011-07-16 14:14:58 +090019 api
Jonathan Balletc7b7ba72011-07-16 15:29:47 +090020 internals
Jonathan Ballet648875f2011-07-16 14:14:58 +090021
Hynek Schlawack8fb864a2015-06-07 19:09:49 +020022
Jonathan Ballet0646a242011-07-16 07:13:03 +090023Indices and tables
24==================
25
26* :ref:`genindex`
27* :ref:`modindex`
28* :ref:`search`