Services/Sync/P2P Key Exchange And Rotation: Difference between revisions

Jump to navigation Jump to search
Minor edits
(Minor edits)
(Minor edits)
Line 313: Line 313:
<pre>
<pre>
{
{
  key:        "ephemeral key matching digest"
   timestamp:  "time used as input in to verification"
   timestamp:  "time used as input in to verification"
   salt:      "salt used as input in to verification"
   salt:      "salt used as input in to verification"
Line 326: Line 325:
   status:    "okay|fail",
   status:    "okay|fail",
   message:  "ephemeral key okay|ephemeral key mismatch",
   message:  "ephemeral key okay|ephemeral key mismatch",
   auth:      SessionVerifier
  key:      "ephemeral key matching digest (if status okay)",
   auth:      SessionVerifier (if status okay)
}
}
</pre>
</pre>
113

edits

Navigation menu