|
Libu2f-emu
0.0.0
Universal 2nd Factor (U2F) Emulation C Library
|
Payload represenation. More...
#include <payload.h>
Data Fields | |
| uint16_t | size |
| uint8_t * | data |
| uint16_t | capacity |
Payload represenation.
| uint16_t payload::capacity |
The capacity of the payload
| uint8_t* payload::data |
The contained data of the payload
| uint16_t payload::size |
Size of the payload
1.8.10