libnitrokey 3.8.0
Loading...
Searching...
No Matches
NK_device_info Struct Reference

The connection info for a Nitrokey device as a linked list. More...

#include <NK_C_API.h>

Collaboration diagram for NK_device_info:

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_infonext
 The pointer to the next element of the linked list or null if this is the last element in the list.
 

Detailed Description

The connection info for a Nitrokey device as a linked list.


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