From 0f5066ca18976c29e63e9f5c55691506c23dc7b6 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Sun, 20 May 2018 23:10:50 +0000 Subject: Use NK_login_enum instead of NK_login NK_login used a string to identify the model to connect to. Since libnitrokey v3.3, we can use NK_login_enum together with an enum value as a more type-safe alternative. --- TODO.md | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 4a9f276..57ccf10 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,5 @@ - Add support and tests for the Nitrokey Storage. - Add support for the currently unsupported commands: - - `NK_login_enum` - `NK_set_unencrypted_volume_rorw_pin_type_user` - `NK_lock_device` - `NK_factory_reset` -- cgit v1.2.1