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

The structure for a serialized symmetric key. More...

#include <mpdc.h>

Data Fields

uint64_t keyid
 
uint8_t key [MPDC_CRYPTO_SYMMETRIC_KEY_SIZE]
 
uint8_t nonce [MPDC_CRYPTO_SYMMETRIC_NONCE_SIZE]
 

Detailed Description

The structure for a serialized symmetric key.

Field Documentation

◆ key

The symmetric key

◆ keyid

uint64_t keyid

The key identity

◆ nonce

The symmetric nonce


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