Libu2f-emu
0.0.0
Universal 2nd Factor (U2F) Emulation C Library
|
U2FHID packet use for start messsaging during transaction. More...
#include <packet.h>
Data Fields | |
uint32_t | cid |
uint8_t | seq |
uint8_t | data [(64-5)] |
U2FHID packet use for start messsaging during transaction.
uint32_t packet_cont::cid |
Channel identifier
uint8_t packet_cont::data[(64 - 5)] |
Payload data
uint8_t packet_cont::seq |
Packet sequence 0x00..0x7f (bit 7 cleared)