Match slot ID's to keystore aliases

This commit is contained in:
Alexander Bakker 2018-02-10 17:20:41 +01:00
parent c24b691a26
commit 576f908e01
13 changed files with 143 additions and 51 deletions

View file

@ -70,6 +70,7 @@ A slot has the following structure.
| Length | Contents |
|:-------|:--------------------|
| `1` | `uint8_t` Type |
| `16` | ID |
| `32` | Encrypted key |
| `?` | Additional data |