preload_master_key — Group 15, Code 01
Load or stage master-key material for later retrieval.
Purpose
preload_master_key stages master-key material on the live RKE surface so that subsequent share-retrieval requests have something to resolve.
Wire reference — authored from source
This byte layout was derived from the current raidax implementation (rke_preload.c). It reflects the live binary protocol used by the RKE service.
Request Body
Request elements
...
| Element | Developer note |
|---|---|
| Type 0 or Type 1 envelope | The live handler accepts both request families. |
| CS identifier | Variable-length identifier that scopes the key material set. |
| Key records | Each record carries a key id plus a 32-byte master_secret. |