3.2. Main Secret Injection
To inject key material into the Main Secret it is recommended to prefix it,
inside an appropriate frame, to the 0 input.¶
|
v
Derive-Secret(., "derived", "")
|
v
KeyScheduleInput || 0 -> HKDF-Extract = Main Secret
|
v
¶
This structure mirrors the Handshake Injection point.¶