|
oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
|
TLS session wrapper over mbedTLS. Provides handshake, send, recv, and close on top of a connected ove_socket_t.
More...
Classes | |
| struct | Config |
| TLS session configuration. More... | |
| class | Session |
| RAII wrapper around an oveRTOS TLS session. More... | |
TLS session wrapper over mbedTLS. Provides handshake, send, recv, and close on top of a connected ove_socket_t.
Available when CONFIG_OVE_NET_TLS is enabled.