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

The UDIF topology node structure. More...

#include <topology.h>

Data Fields

char address [UDIF_CERTIFICATE_ADDRESS_SIZE]
uint8_t chash [UDIF_CERTIFICATE_HASH_SIZE]
uint8_t serial [UDIF_CERTIFICATE_SERIAL_SIZE]
char issuer [UDIF_CERTIFICATE_ISSUER_SIZE]
udif_certificate_expiration expiration
udif_network_designations designation

Detailed Description

The UDIF 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

udif_certificate_expiration 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/UDIF/UDIF/topology.h