gnrc_lorawan_key_ctx_t Struct Reference

GNRC LoRaWAN key context struct. More...

Detailed Description

GNRC LoRaWAN key context struct.

Definition at line 207 of file gnrc_lorawan_internal.h.

#include <gnrc_lorawan_internal.h>

Data Fields

uint8_t * appskey
 pointer to Application SKey buffer
 
uint8_t * fnwksintkey
 pointer to Forwarding Network session integrity key
 
uint8_t * snwksintkey
 pointer to Serving Network session integrity key
 
uint8_t * nwksenckey
 pointer to Network session encryption key
 

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