Author :
jsing
Date :
2020-03-10 17:15:02
Hash :a097d0da Message :Remove some unnecessary handshake enums/functions.
Both session tickets and key updates are post-handshake handshake messages,
which were originally included in the handshake code.
ok inoguchi@ tb@