api.rst 359 B

1234567891011121314151617
  1. .. _openssl:
  2. :py:mod:`OpenSSL` --- Python interface to OpenSSL
  3. =================================================
  4. .. py:module:: OpenSSL
  5. :synopsis: Python interface to OpenSSL
  6. This package provides a high-level interface to the functions in the
  7. OpenSSL library. The following modules are defined:
  8. .. toctree::
  9. :maxdepth: 2
  10. api/crypto
  11. api/ssl