Restructure Handshake to test timestamps
Opened this issue · 0 comments
techraed commented
Currently we have to skip timestamp bytes when testing actual and expected HS messages. Timestamp values could be initialized outside of Handshake::serialize
method.