tlswg / dtls13-spec

Repo for DTLS 1.3
32 stars 25 forks source link

Updated example in Section 6 #190

Closed hannestschofenig closed 3 years ago

hannestschofenig commented 3 years ago

Based on review from Ben:

Section 6

Figure 11 seems to show that the initial ServerHello has message_seq=1,
but §5.2 says that "[t]he first message each side transmits in each
association always has message_seq = 0". Which one is it? (A change
here would affect all the server's messages except the final ACK.)