Skip to content
Permalink
17.3.0
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
41 lines (27 sloc) 808 Bytes

Welcome to pyOpenSSL's documentation!

Release v|release| (:doc:`What's new? <changelog>`).

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

There are also examples in the pyOpenSSL repository that may help you getting started.

Meta

.. toctree::
   :maxdepth: 1

   backward-compatibility
   changelog


Indices and tables