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

The MPDC asymmetric cipher key container. More...

#include <mpdc.h>

Data Fields

uint8_t prikey [MPDC_ASYMMETRIC_PRIVATE_KEY_SIZE]
 
uint8_t pubkey [MPDC_ASYMMETRIC_PUBLIC_KEY_SIZE]
 

Detailed Description

The MPDC asymmetric cipher key container.

Field Documentation

◆ prikey

The asymmetric cipher private key

◆ pubkey

The asymmetric cipher public key


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