Toychain!
A toy blockchain in C
_Protected Struct Reference

#include <sign.h>

Collaboration diagram for _Protected:

Data Fields

KeypKey
 
char * msg
 
Signaturesig
 

Detailed Description

Structure for storing a Protected (declaration).

Field Documentation

◆ msg

char* _Protected::msg

Content of the declaration

◆ pKey

Key* _Protected::pKey

Author of the declaration

◆ sig

Signature* _Protected::sig

Signed message


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