Libu2f-emu  0.0.0
Universal 2nd Factor (U2F) Emulation C Library
Data Fields
u2f_emu_vdev Struct Reference

U2F virtual emulated device. More...

#include <u2f-vdev.h>

Collaboration diagram for u2f_emu_vdev:
Collaboration graph
[legend]

Data Fields

struct transport_core * transport_core
 
struct crypto_corecrypto_core
 
struct u2f_emu_vdev_countercounter
 
bool is_user_counter
 

Detailed Description

U2F virtual emulated device.

Field Documentation

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


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