o
    ṏiZ                     @   s   d Z ddlT ddlT dS )a)  Utilities for ZAP authentication.

To run authentication in a background thread, see :mod:`zmq.auth.thread`.
For integration with the asyncio event loop, see :mod:`zmq.auth.asyncio`.

Authentication examples are provided in the pyzmq codebase, under
`/examples/security/`.

.. versionadded:: 14.1
   )*N)__doc__basecerts r   r   N/home/ubuntu/veenaModal/venv/lib/python3.10/site-packages/zmq/auth/__init__.py<module>   s    