|
RetroArch
|
#include <ssl_internal.h>
Public Attributes | |
| unsigned char * | p |
| size_t | len |
| unsigned char | type |
| mbedtls_ssl_flight_item * | next |
| size_t mbedtls_ssl_flight_item::len |
length of p
| mbedtls_ssl_flight_item* mbedtls_ssl_flight_item::next |
next handshake message(s)
| unsigned char* mbedtls_ssl_flight_item::p |
message, including handshake headers
| unsigned char mbedtls_ssl_flight_item::type |
type of the message: handshake or CCS
1.8.15