|
libnitrokey 3.8.0
|
The connection info for a Nitrokey device as a linked list. More...
#include <NK_C_API.h>

Data Fields | |
| enum NK_device_model | model |
| The model of the Nitrokey device. | |
| char * | path |
| The USB device path for NK_connect_with_path. | |
| char * | serial_number |
| The serial number. | |
| struct NK_device_info * | next |
| The pointer to the next element of the linked list or null if this is the last element in the list. | |
The connection info for a Nitrokey device as a linked list.