5.13.0.0R1
Software Development Kit
dtls_record_header_t Struct Reference

Data Fields

uint8_t content_type
 
uint16_t epoch
 
uint8_t length [2]
 
uint8_t sequence_number [6]
 
uint16_t version
 

Detailed Description

Generic header structure of the DTLS record layer.

Field Documentation

uint8_t dtls_record_header_t::content_type

content type of the included message

uint16_t dtls_record_header_t::epoch

counter for cipher state changes

uint8_t dtls_record_header_t::length[2]

length of the following fragment

uint8_t dtls_record_header_t::sequence_number[6]

sequence number

uint16_t dtls_record_header_t::version

Protocol version


The documentation for this struct was generated from the following file: