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

The MPDC asymmetric signature scheme key container. More...

#include <mpdc.h>

Data Fields

uint8_t prikey [MPDC_ASYMMETRIC_SIGNING_KEY_SIZE]
 
uint8_t pubkey [MPDC_ASYMMETRIC_VERIFICATION_KEY_SIZE]
 

Detailed Description

The MPDC asymmetric signature scheme key container.

Field Documentation

◆ prikey

The secret signing key

◆ pubkey

The public signature verification key


The documentation for this struct was generated from the following file: