blob: 7006ec61f69d16a29d1795ffccd9bc4667cee334 [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
Jonathan Ballet648875f2011-07-16 14:14:58 +090017 api
Jonathan Balletc7b7ba72011-07-16 15:29:47 +090018 internals
Jonathan Ballet648875f2011-07-16 14:14:58 +090019
Jonathan Ballet0646a242011-07-16 07:13:03 +090020Indices and tables
21==================
22
23* :ref:`genindex`
24* :ref:`modindex`
25* :ref:`search`