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

The mfk request function state. More...

#include <network.h>

Data Fields

const mpdc_child_certificatelcert
 
uint8_t * mfk
 
const mpdc_child_certificatercert
 
const mpdc_topology_node_staternode
 
const mpdc_root_certificateroot
 
const uint8_t * sigkey
 

Detailed Description

The mfk request function state.

Field Documentation

◆ lcert

const mpdc_child_certificate* lcert

A pointer to the local certificate

◆ mfk

uint8_t* mfk

A pointer to the master fragment key

◆ rcert

const mpdc_child_certificate* rcert

A pointer to the remote certificate

◆ rnode

A pointer to the remote node structure

◆ root

const mpdc_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: