AERN: Authenticated Encrypted Relay Network 1.0.0.0a (A1)
A post quantum authenticated and encrypted proxy chain network
aern_serialized_symmetric_key Struct Reference

The structure for a serialized symmetric key. More...

#include <aern.h>

Data Fields

uint64_t keyid
uint8_t key [AERN_CRYPTO_SYMMETRIC_KEY_SIZE]
uint8_t nonce [AERN_CRYPTO_SYMMETRIC_NONCE_SIZE]

Detailed Description

The structure for a serialized symmetric key.

Field Documentation

◆ key

The symmetric key

◆ keyid

uint64_t keyid

The key identity

◆ nonce

The symmetric nonce


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/AERN/AERN/aern.h