Toychain!
A toy blockchain in C
|
#include <sign.h>
Data Fields | |
Key * | pKey |
char * | msg |
Signature * | sig |
Structure for storing a Protected (declaration).
char* _Protected::msg |
Content of the declaration
Key* _Protected::pKey |
Author of the declaration
Signature* _Protected::sig |
Signed message