Expand description
osdp_KEYSET (0x75) — install encryption key.
§Spec: §6.16
Body layout:
+---------+---------+----------+
| key_type| key_len | key data |
+---------+---------+----------+key_type is currently always 0x01 (SCBK), key_len is the byte length
of the key (16 for AES-128).
Structs§
- KeySet
osdp_KEYSETbody.