Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
encryption_nonce_t Struct Reference

Nonce used for encryption. More...

#include <cs_Packets.h>

Public Attributes

uint8_t packetNonce [PACKET_NONCE_LENGTH]
 
uint8_t sessionNonce [SESSION_NONCE_LENGTH]
 

Detailed Description

Nonce used for encryption.

Member Data Documentation

◆ packetNonce

uint8_t encryption_nonce_t::packetNonce[PACKET_NONCE_LENGTH]

◆ sessionNonce

uint8_t encryption_nonce_t::sessionNonce[SESSION_NONCE_LENGTH]

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