mirror of https://github.com/zeromq/pyzmq.git
30 lines
371 B
ReStructuredText
30 lines
371 B
ReStructuredText
auth
|
|
====
|
|
|
|
Module: :mod:`auth`
|
|
-------------------
|
|
.. automodule:: zmq.auth
|
|
|
|
.. currentmodule:: zmq.auth
|
|
|
|
|
|
:class:`Authenticator`
|
|
----------------------
|
|
|
|
|
|
.. autoclass:: Authenticator
|
|
:members:
|
|
:undoc-members:
|
|
:inherited-members:
|
|
|
|
|
|
Functions
|
|
---------
|
|
|
|
|
|
.. autofunction:: create_certificates
|
|
|
|
.. autofunction:: load_certificate
|
|
|
|
.. autofunction:: load_certificates
|