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

The AERN topology node structure. More...

#include <topology.h>

Data Fields

char address [AERN_CERTIFICATE_ADDRESS_SIZE]
uint8_t chash [AERN_CERTIFICATE_HASH_SIZE]
uint8_t serial [AERN_CERTIFICATE_SERIAL_SIZE]
char issuer [AERN_CERTIFICATE_ISSUER_SIZE]
aern_certificate_expiration expiration
aern_network_designations designation

Detailed Description

The AERN topology node structure.

This structure represents a network node in the topology database.

Field Documentation

◆ address

The device's network address.

◆ chash

A hash of the device's certificate.

◆ designation

The device's topological designation.

◆ expiration

The certificate expiration times (valid from and to).

◆ issuer

The certificate issuer string.

◆ serial

The certificate serial number.


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