aboutsummaryrefslogtreecommitdiff
path: root/libnitrokey-v3.6/NK_C_API.h
Commit message (Collapse)AuthorAge
* Update to libnitrokey v3.6Robin Krahl2020-09-20
This patch updates libnitrokey from version 3.5 to version 3.6, causing these changes: - New constants: - `NK_device_model_NK_LIBREM` (`NK_device_model` enum) - New structures: - `NK_config` - New functions: - `NK_device_serial_number_as_u32` - `NK_write_config_struct` - `NK_free_config` - `NK_read_config_struct` - `NK_free_password_safe_slot_status` - Deprecated functions: - `NK_set_unencrypted_read_only` - `NK_set_unencrypted_read_write`