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

The network join request function state. More...

#include <network.h>

Data Fields

const char * address
const aern_child_certificatelcert
aern_child_certificatercert
const aern_root_certificateroot
const uint8_t * sigkey

Detailed Description

The network join request function state.

Field Documentation

◆ address

const char* address

The ads server address

◆ lcert

const aern_child_certificate* lcert

A pointer to the local certificate

◆ rcert

A pointer to the remote certificate

◆ root

const aern_root_certificate* root

A pointer to the root certificate

◆ sigkey

const uint8_t* sigkey

A pointer to the secret signing key


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