This commit is contained in:
zzz
2025-04-01 15:55:24 -04:00
parent 45c67340fe
commit bdbbe936ea
2 changed files with 2 additions and 2 deletions

View File

@ -2852,7 +2852,7 @@ Before header encryption:
Short Header
`````````````
The short header is 16 bytes. It is used for Session Created and for Data messages.
Uauthenticated messages such as Session Request, Retry, and Peer Test will
Unauthenticated messages such as Session Request, Retry, and Peer Test will
always use the long header.
16 bytes is required, because

View File

@ -464,7 +464,7 @@ Before header encryption:
Short Header
`````````````
The short header is 16 bytes. It is used for Session Created and for Data messages.
Uauthenticated messages such as Session Request, Retry, and Peer Test will
Unauthenticated messages such as Session Request, Retry, and Peer Test will
always use the long header.
16 bytes is required, because