diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2020-04-02 16:29:27 +0200 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2020-04-02 16:29:27 +0200 |
commit | 0270a9b3de4b45fcfcb83f8e20a78702811d4192 (patch) | |
tree | 4135cf93dd87ca81b2e6f534603dfb6f7ca2b1d4 /include/device_proto.h | |
parent | 6100df4127eca5f9733cd5fa51acd32c8febd754 (diff) | |
download | libnitrokey-0270a9b3de4b45fcfcb83f8e20a78702811d4192.tar.gz libnitrokey-0270a9b3de4b45fcfcb83f8e20a78702811d4192.tar.bz2 |
Add NK_config struct and read/write functions
This patch adds the NK_config struct to the C API that stores the
general configuration of a Nitrokey device. It also adds the
NK_read_config_struct and NK_write_config_struct functions to make the
API easier to use. While NK_write_config_struct is only a convenience
method, NK_read_config_struct makes the API more safe as the user no
longer has to read the data from a pointer to an array.
This patch also extends the test_read_write_config test case with the
two new functions.
Diffstat (limited to 'include/device_proto.h')
0 files changed, 0 insertions, 0 deletions