From d2f9e204aacc13c6205a3d0f1022d4fd17073a7b Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Fri, 11 Jan 2019 13:30:39 +0000 Subject: Add the get_library_version function This patch adds the get_library_version function to the main library module that queries and returns the libnitrokey version. As the version fields are static values, we fetch them all at the same time and do not provide getters for the individual fields. --- TODO.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index f839dc3..110b9a2 100644 --- a/TODO.md +++ b/TODO.md @@ -16,9 +16,6 @@ - `NK_list_devices_by_cpuID` - `NK_connect_with_ID` - `NK_get_device_model` - - `NK_get_library_version` - - `NK_get_major_library_version` - - `NK_get_minor_libray_version` - `NK_get_storage_production_info` - `NK_wink` - Fix timing issues with the `totp_no_pin` and `totp_pin` test cases. -- cgit v1.2.1