mirror of
https://github.com/Yubico/yubikey-ksm.git
synced 2024-11-29 00:24:14 +01:00
Use definition list.
This commit is contained in:
parent
ca517e168c
commit
978ce7d65a
@ -16,13 +16,17 @@ For example:
|
||||
|
||||
The content of the various fields are as follows:
|
||||
|
||||
* 'counter': 16-bit hex integer, counting upwards on each powerup&touch
|
||||
counter::
|
||||
16-bit hex integer, counting upwards on each powerup&touch
|
||||
|
||||
* 'low': 16-bit hex integer, low part of time-stamp of OTP
|
||||
low::
|
||||
16-bit hex integer, low part of time-stamp of OTP
|
||||
|
||||
* 'high': 8-bit hex integer, high part of time-stamp of OTP
|
||||
high::
|
||||
8-bit hex integer, high part of time-stamp of OTP
|
||||
|
||||
* 'use': 8-bit hex integer, counting upwards on each touch
|
||||
use::
|
||||
8-bit hex integer, counting upwards on each touch
|
||||
|
||||
On soft errors, the response will follow this format:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user