summaryrefslogtreecommitdiff
path: root/doc/index.rst
blob: 4c15fc8b8551e66b807f017e340885f0394e1914 (plain)
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
=====================================
Welcome to pyOpenSSL's documentation!
=====================================


pyOpenSSL is a rather thin wrapper around (a subset of) the OpenSSL library.
With thin wrapper we mean that a lot of the object methods do nothing more than
calling a corresponding function in the OpenSSL library.


Contents:
=========

.. toctree::
   :maxdepth: 2

   introduction
   install
   api
   internals


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`