[ADD] Add MbedTLS support

This commit is contained in:
LDA 2024-09-15 11:10:52 +02:00
parent 9fed42d2ac
commit c1d59b2c6f
6 changed files with 390 additions and 0 deletions

View file

@ -50,6 +50,7 @@
#define TLS_LIBRESSL 2
#define TLS_OPENSSL 3
#define TLS_MBEDTLS 4
/**
* Create a new TLS client stream using the given file descriptor and