Author :
jsing
Date :
2020-01-25 12:37:06
Hash :abdcc162 Message :Only discard the extension block for client hello and server hello
messages.
TLSv1.3 messages that include extensions need a length prefixed field with
zero bytes, rather than no data at all.
ok beck@ tb@