#include <crypto.h>
Definition at line 99 of file crypto.h.
compression method
Definition at line 100 of file crypto.h.
uint16_t dtls_security_parameters_t::epoch |
counter for cipher state changes
Definition at line 103 of file crypto.h.
The key block generated from PRF applied to client and server random bytes. The actual size is given by the selected cipher and can be calculated using dtls_kb_size(). Use dtls_kb_
macros to access the components of the key block.
Definition at line 112 of file crypto.h.
uint64_t dtls_security_parameters_t::rseq |
sequence number of last record sent
Definition at line 104 of file crypto.h.
The documentation for this struct was generated from the following file: