Libu2f-emu
0.0.0
Universal 2nd Factor (U2F) Emulation C Library
|
U2F virtual emulated device. More...
#include <u2f-vdev.h>
Data Fields | |
struct transport_core * | transport_core |
struct crypto_core * | crypto_core |
struct u2f_emu_vdev_counter * | counter |
bool | is_user_counter |
U2F virtual emulated device.
struct u2f_emu_vdev_counter* u2f_emu_vdev::counter |
Global counter
struct crypto_core* u2f_emu_vdev::crypto_core |
Crypto core
bool u2f_emu_vdev::is_user_counter |
User counter
struct transport_core* u2f_emu_vdev::transport_core |
Transport core