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

The certificate remote signing response function state. More...

#include <network.h>

Data Fields

qsc_socket * csock
 
mpdc_child_certificatedcert
 
mpdc_child_certificatercert
 
const mpdc_root_certificateroot
 
const uint8_t * sigkey
 

Detailed Description

The certificate remote signing response function state.

Field Documentation

◆ csock

qsc_socket* csock

A pointer to the connected socket

◆ dcert

A pointer to the dla certificate

◆ rcert

A pointer to the remote certificate

◆ 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: