XMSS Library
|
A pointer to a buffer with a given size. More...
#include <types.h>
Public Attributes | |
size_t | data_size |
The size in bytes of data . | |
uint8_t * | data |
The data. May be NULL if and only if data_size is 0. | |
A pointer to a buffer with a given size.