uploaded 1 year ago
C++ wrapper of mbedtls to perform (D)TLS connection
-
tls_client
This is a simple example that uses `mbedtls_cxx` to connect to a remote echo server. It requires an internet connection or access to a network with…
Archive size ~ 2.71 KB
-
udp_mutual_auth
This example uses `mbedtls_cxx` to perform a DTLS handshake and exchange a message between a server and client over UDP sockets on the 'localhost'…
Archive size ~ 3.31 KB