Mbed OS Reference
Loading...
Searching...
No Matches
TLSSocket.h File Reference

TLSSocket. More...

#include "netsocket/TCPSocket.h"
#include "mbedtls/platform.h"
#include "mbedtls/ssl.h"
#include "mbedtls/entropy.h"
#include "mbedtls/ctr_drbg.h"
#include "mbedtls/error.h"
#include "TLSSocketWrapper.h"

Go to the source code of this file.

Data Structures

class  TLSSocket
 TLSSocket is a wrapper around TCPSocket for interacting with TLS servers. More...
 

Detailed Description

TLSSocket.

Definition in file TLSSocket.h.