ServerHello
public ServerHello(ProtocolVersion version, byte[] random, byte[] sessionID, int cipherSuite, IDictionary<int, byte[]> extensions)
Parse a ServerHello from a MemoryStream.
Encode this ServerHello to a Stream.