Skip to content

Commit

Permalink
[border-agent] enhancement for ePSKc dbus instropect
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzhyang committed Nov 12, 2024
1 parent 327e6a3 commit c3bfe52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/dbus/server/introspect.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,8 @@

<!-- ActivateEphemeralKeyMode: Activate ePSKc mode.
@lifetime: in milliseconds, duration of active ePSKc mode before secure session is established.
0 for OT_BORDER_AGENT_DEFAULT_EPHEMERAL_KEY_TIMEOUT (2 min).
0 for OT_BORDER_AGENT_DEFAULT_EPHEMERAL_KEY_TIMEOUT (2 min). Valid value is [0,
OT_BORDER_AGENT_MAX_EPHEMERAL_KEY_TIMEOUT (10 min)].
@epskc: returns the ephemeral key digit string of length 9 with first 8 digits randomly generated,
and the last digit as verhoeff checksum.
-->
Expand Down

0 comments on commit c3bfe52

Please sign in to comment.