blob: 12d2d9f608e2a94ff577a331e908e4d4a526df0a [file] [log] [blame]
.. hazmat::
OpenSSL Backend
===============
The `OpenSSL`_ C library.
.. data:: cryptography.hazmat.backends.openssl.backend
This is the exposed API for the OpenSSL backend. It has one public attribute.
.. attribute:: name
The string name of this backend: ``"openssl"``
.. _`OpenSSL`: https://www.openssl.org/