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

TLSSocketWrapper. More...

#include "netsocket/Socket.h"
#include "rtos/EventFlags.h"
#include "platform/Callback.h"
#include "mbedtls/platform.h"
#include "mbedtls/ssl.h"
#include "mbedtls/entropy.h"
#include "mbedtls/ctr_drbg.h"
#include "mbedtls/hmac_drbg.h"
#include "mbedtls/error.h"

Go to the source code of this file.

Data Structures

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

Detailed Description

TLSSocketWrapper.

Definition in file TLSSocketWrapper.h.