aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-02-18 13:40:42 +0000
committerRobin Krahl <robin.krahl@ireas.org>2019-02-18 15:54:11 +0100
commita754aea27f208bab0b1badc0d85f2dd161e6eae7 (patch)
tree4da06556246cc10572c32fe7429c0b239d8776bd /README.md
parent1f425191758e862946d89998316e53f4ce64f142 (diff)
downloadntw-a754aea27f208bab0b1badc0d85f2dd161e6eae7.tar.gz
ntw-a754aea27f208bab0b1badc0d85f2dd161e6eae7.tar.bz2
Add simple ReadSlotName command implementation
This patch adds a simple implementation for the command ReadSlotName that provides access to the names of TOTP and HOTP slots. It returns the name test for the first TOTP slot and the SlotNotProgrammed error for all other slots.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3a9512f..a31e315 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ development and supports:
- connecting as a HID class device
- using these Nitrokey commands:
- `GET_STATUS`
+ - `READ_SLOT_NAME`
## Resources