mbed TLS  Version 2.6.1
SSL/TLS Library for the Embedded Space
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mbedtls_ssl_flight_item Struct Reference

Data Fields

unsigned char * p
 
size_t len
 
unsigned char type
 
mbedtls_ssl_flight_itemnext
 

Field Documentation

size_t len

length of p

next handshake message(s)

unsigned char* p

message, including handshake headers

unsigned char type

type of the message: handshake or CCS