[ 原始碼: pyopenssl ]
套件:python-openssl-doc(24.2.1-1)
Python wrapper around the OpenSSL library (documentation package)
High-level wrapper around a subset of the OpenSSL library, includes
* SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes
A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.
This package contains documentation for python-openssl.
其他與 python-openssl-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: python3-openssl
- Python 3 wrapper around the OpenSSL library