File: api.rst

package info (click to toggle)
pyopenssl 25.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,252 kB
  • sloc: python: 8,292; makefile: 116
file content (17 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _openssl:

:py:mod:`OpenSSL` --- Python interface to OpenSSL
=================================================

.. py:module:: OpenSSL
   :synopsis: Python interface to OpenSSL


This package provides a high-level interface to the functions in the
OpenSSL library. The following modules are defined:

.. toctree::
   :maxdepth: 2

   api/crypto
   api/ssl