uploaded 1 day ago
C++ wrapper of mbedtls to perform (D)TLS connection
2 examples
-
tls_client
This example uses mbedtls_cxx to connect to a remote echo server, requiring an internet connection.
2.71 KB
-
udp_mutual_auth
This example uses `mbedtls_cxx` for DTLS handshake and message exchange between server and client over UDP.
3.31 KB