aboutsummaryrefslogtreecommitdiff
path: root/libnitrokey/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnitrokey/device.h')
-rw-r--r--libnitrokey/device.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/libnitrokey/device.h b/libnitrokey/device.h
index 1a84402..477640f 100644
--- a/libnitrokey/device.h
+++ b/libnitrokey/device.h
@@ -51,6 +51,19 @@ enum class DeviceModel{
};
/**
+ * The USB vendor ID for Nitrokey devices.
+ */
+extern const uint16_t NITROKEY_VID;
+/**
+ * The USB product ID for the Nitrokey Pro.
+ */
+extern const uint16_t NITROKEY_PRO_PID;
+/**
+ * The USB product ID for the Nitrokey Storage.
+ */
+extern const uint16_t NITROKEY_STORAGE_PID;
+
+/**
* Information about a connected device.
*
* This struct contains the information about a connected device returned by