UDIF: Universal Digital Identification Framework 1.1.0.0a (A1)
A quantum-secure cryptographic identification
udif_tunnel_table Struct Reference

Flat fixed-capacity table of active tunnels. More...

#include <entity.h>

Data Fields

udif_tunnel entries [UDIF_ENTITY_MAX_TUNNELS]
size_t count

Detailed Description

Flat fixed-capacity table of active tunnels.

The prototype uses a simple array for clarity; production deployments would use a hash keyed by (peerserial, treatyid). Entries with rolepair == udif_rolepair_none are free slots.

Field Documentation

◆ count

size_t count

Number of occupied entries

◆ entries

Fixed-capacity array of tunnel records


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