MPDC: Multi Party Domain Cryptosystem 1.0.0.0b (A0)
MPDC Interior protocol
|
The certificate remote signing response function state. More...
#include <network.h>
Data Fields | |
qsc_socket * | csock |
mpdc_child_certificate * | dcert |
mpdc_child_certificate * | rcert |
const mpdc_root_certificate * | root |
const uint8_t * | sigkey |
The certificate remote signing response function state.
qsc_socket* csock |
A pointer to the connected socket
mpdc_child_certificate* dcert |
A pointer to the dla certificate
mpdc_child_certificate* rcert |
A pointer to the remote certificate
const mpdc_root_certificate* root |
A pointer to the root certificate
const uint8_t* sigkey |
A pointer to the secret signing key