|
Libu2f-emu
0.0.0
Universal 2nd Factor (U2F) Emulation C Library
|
#include "u2f-emu.h"
Functions | |
| const char * | u2f_emu_strerror (u2f_emu_rc rc) |
| Get the error description specific to a return code. More... | |
| const char* u2f_emu_strerror | ( | u2f_emu_rc | rc | ) |
Get the error description specific to a return code.
| rc | The return code. |
1.8.10