|
UDIF: Universal Digital Identification Framework 1.0.0.0a (A1)
A quantum-secure cryptographic identification
|
Generic encoded object buffer (for decode/encode APIs). More...
#include <udif.h>
Data Fields | |
| uint8_t * | bytes |
| uint32_t | size |
| uint32_t | length |
Generic encoded object buffer (for decode/encode APIs).
| uint8_t* bytes |
Pointer to external buffer
| uint32_t length |
Actual data length after (en|de)code
| uint32_t size |
Allocated buffer size