MPDC: Multi Party Domain Cryptosystem 1.0.0.0b (A0)
MPDC Interior protocol
mpdc_topology_node_state Struct Reference

The MPDC topology node structure. More...

#include <topology.h>

Data Fields

char address [MPDC_CERTIFICATE_ADDRESS_SIZE]
 
uint8_t chash [MPDC_CERTIFICATE_HASH_SIZE]
 
uint8_t serial [MPDC_CERTIFICATE_SERIAL_SIZE]
 
char issuer [MPDC_CERTIFICATE_ISSUER_SIZE]
 
mpdc_certificate_expiration expiration
 
mpdc_network_designations designation
 

Detailed Description

The MPDC 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: