Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
dtls_peer_t Struct Reference
Holds security parameters, local state and the transport address for each peer. More...
#include <peer.h>
Data Fields | |
| session_t | session |
| peer address and local interface | |
| dtls_state_t | state |
| DTLS engine state. | |
| uint16 | epoch |
| counter for cipher state changes | |
| uint48 | rseq |
| sequence number of last record sent | |
| dtls_hs_state_t | hs_state |
| handshake protocol status | |
| int | config |
| denotes which security params are in effect | |
Detailed Description
Holds security parameters, local state and the transport address for each peer.
Definition at line 47 of file peer.h.
Field Documentation
Generated on Thu Jul 14 2022 20:00:56 by
1.7.2