blob: a63df87fead329da47954c1cecfb57faeb049022 [file] [log] [blame]
Jonathan Ballet0646a242011-07-16 07:13:03 +09001Welcome to pyOpenSSL's documentation!
2=====================================
3
Jonathan Ballet6381da32011-07-20 16:43:38 +09004.. topic:: Abstract
5
6 This module is a rather thin wrapper around (a subset of) the OpenSSL library.
7 With thin wrapper I mean that a lot of the object methods do nothing more than
8 calling a corresponding function in the OpenSSL library.
9
Jonathan Balletadd44ae2011-07-16 14:39:36 +090010
Jonathan Ballet0646a242011-07-16 07:13:03 +090011Contents:
12
13.. toctree::
Jonathan Balletc9e066c2011-07-17 22:56:05 +090014 :maxdepth: 3
Jonathan Ballet0646a242011-07-16 07:13:03 +090015
Jonathan Balletadd44ae2011-07-16 14:39:36 +090016 introduction
17 install
Jonathan Ballet648875f2011-07-16 14:14:58 +090018 api
Jonathan Balletc7b7ba72011-07-16 15:29:47 +090019 internals
Jonathan Ballet648875f2011-07-16 14:14:58 +090020
Jonathan Ballet0646a242011-07-16 07:13:03 +090021Indices and tables
22==================
23
24* :ref:`genindex`
25* :ref:`modindex`
26* :ref:`search`
27