|
libpcp
0.2.1
|
An item header. More...
#include <vault.h>
Public Attributes | |
| uint8_t | type |
| Item type (secret key, public, key, keysig,. | |
| uint32_t | size |
| Size of the item. | |
| uint32_t | version |
| Version of the item. | |
| byte | checksum [32] |
| SHA256 checksum of the item. | |
| byte _vault_item_header_t::checksum[32] |
| uint8_t _vault_item_header_t::type |
Item type (secret key, public, key, keysig,.
1.8.2