summaryrefslogtreecommitdiff
path: root/ecp/doc
diff options
context:
space:
mode:
Diffstat (limited to 'ecp/doc')
-rw-r--r--ecp/doc/protocol.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/ecp/doc/protocol.md b/ecp/doc/protocol.md
index a386c21..12378a6 100644
--- a/ecp/doc/protocol.md
+++ b/ecp/doc/protocol.md
@@ -48,6 +48,7 @@ Key identifier (KEYID) contains information about keys used to encrypt and authe
- b0000 if 'even' servers's short-term key is used;
- b0001 if 'odd' server's short-term key is used;
- KEYID[3:0]:
+ - b1000 if 'even' client's short-term key is used but client's short-term key is not present in packet header (init reply packet only);
- b0000 if 'even' client's short-term key is used;
- b0001 if 'odd' client's short-term key is used.