keymat-provider
system/keymat-provider
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled |
| Argument | Type | Description |
|---|---|---|
| name | string | |
| type | enum (qkd | hkdf) | |
| key-size | num | in bits |
| qkd-address | string | KME device address |
| qkd-kme-id | string | should match the KME ID in the received TLS certificate |
| qkd-certificate | enum (none) | this also specifies your SAE ID |
| qkd-peer-sae-id | string | peer (master or slave) SAE ID |
| qkd-cache-size | num | number of unused keys to keep in cache |
| hkdf-secret | string | |
| hkdf-hash | enum (sha256 | sha512) |
| Read-only Argument | Type | Description |
|---|---|---|
| qkd-cache-state | num | number of current unused keys in cache |
| qkd-total-keys-received | num | total number of received keys |