Skip to content

Improve documentation for NK_is_AES_supported and NK_send_startup #142

@robinkrahl

Description

@robinkrahl

After looking at the libnitrokey source and the firmware, I’m still not sure what these functions do:

  • NK_is_AES_supported – When would this ever be false? When should I check this?
  • NK_send_startup – According to the documentation, it is like a combination of get_status_storage and set_time, but libnitrokey never uses the returned data. Why should I call this method and not NK_set_time?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions