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.
SecurityEntrySigning_t Struct Reference
CSRK and sign counter used to verify messages. More...
#include <SecurityDb.h>
Data Fields | |
| csrk_t | csrk |
| Signing key. | |
| sign_count_t | counter |
| counter used to verify message to guard from replay attacks | |
Detailed Description
CSRK and sign counter used to verify messages.
Definition at line 84 of file SecurityDb.h.
Field Documentation
counter used to verify message to guard from replay attacks
Definition at line 89 of file SecurityDb.h.
| csrk_t csrk |
Signing key.
Definition at line 85 of file SecurityDb.h.
Generated on Tue Aug 9 2022 00:37:37 by
1.7.2