XMSS Library
XmssBuffer Struct Reference

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.
 

Detailed Description

A pointer to a buffer with a given size.


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