Anjay Lite
Loading...
Searching...
No Matches
anj_tls.h File Reference

Network backend interface for TLS transport. More...

#include <anj/init.h>

Go to the source code of this file.

Detailed Description

Network backend interface for TLS transport.

Declares the TLS variant of the generic anj_net_api.h functions (create, connect, send, recv, shutdown, etc.).

These symbols are defined only if ANJ_NET_WITH_TLS is enabled. They provide the TLS binding used by anj_net_wrapper.h for dispatch.