#include "lwip/opt.h"
#include "lwip/sys.h"
#include "lwip/apps/altcp_tls_mbedtls_opts.h"
Application layered TCP/TLS connection API (to be used from TCPIP thread)
This file provides a TLS layer using mbedTLS
This version is currently compatible with the 2.x.x branch (current LTS).