Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Security specification to be applied to MAC frames. More...
#include <ca821x-api/include/mac_messages.h>
Public Attributes | |
uint8_t | SecurityLevel |
Specifies level of authentication and encryption. More... | |
uint8_t | KeyIdMode |
How the key is to be retrieved. More... | |
uint8_t | KeySource [8] |
Source part of key lookup data (commonly addressing info) More... | |
uint8_t | KeyIndex |
Index part of key lookup data. More... | |
Security specification to be applied to MAC frames.
uint8_t SecSpec::KeyIdMode |
How the key is to be retrieved.
uint8_t SecSpec::KeyIndex |
Index part of key lookup data.
uint8_t SecSpec::KeySource[8] |
Source part of key lookup data (commonly addressing info)
uint8_t SecSpec::SecurityLevel |
Specifies level of authentication and encryption.