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...
 

Detailed Description

Security specification to be applied to MAC frames.

Member Data Documentation

◆ KeyIdMode

uint8_t SecSpec::KeyIdMode

How the key is to be retrieved.

◆ KeyIndex

uint8_t SecSpec::KeyIndex

Index part of key lookup data.

◆ KeySource

uint8_t SecSpec::KeySource[8]

Source part of key lookup data (commonly addressing info)

◆ SecurityLevel

uint8_t SecSpec::SecurityLevel

Specifies level of authentication and encryption.


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