third_party.pigweed.src/pw_tls_client_boringssl/docs.rst
Yecheng Zhao ba9e06db02 pw_tls_client_boringssl: Add scaffolding
Bug: 421
Change-Id: I9aceb258cf8788722cacd8c372a41e32acea851a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/51681
Commit-Queue: Yecheng Zhao <zyecheng@google.com>
Reviewed-by: Ali Zhang <alizhang@google.com>
2021-07-02 15:53:08 +00:00

13 lines
353 B
ReStructuredText

.. _module-pw_tls_client_boringssl:
-----------------------
pw_tls_client_boringssl
-----------------------
This module implements the ``pw_tls_client`` facade with BoringSSL library.
Please see docs of ``pw_tls_client`` for usage and setup.
.. warning::
This module is under construction, not ready for use, and the documentation
is incomplete.