Arduino LMIC 6.0.1
Arduino LoRaWAN(r) MAC in C
Loading...
Searching...
No Matches
LMIC_SecureElement_Aes128Key_s Struct Reference

an object to carry an AES128 (16-byte) key. More...

#include <lmic_secure_element_interface.h>

Data Fields

uint8_t bytes [16]
 Key data, normally stored in big-endian order.

Detailed Description

an object to carry an AES128 (16-byte) key.


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