ServerHello.this
- this(HandshakeIO io, HandshakeHash hash, TLSPolicy policy, Vector!ubyte session_id, TLSProtocolVersion ver, ushort ciphersuite, ubyte compression, size_t max_fragment_size, bool client_has_secure_renegotiation, bool client_has_extended_master_secret, Vector!ubyte reneg_info, bool offer_session_ticket, bool client_has_alpn, string next_protocol, bool client_has_heartbeat, RandomNumberGenerator rng)
- this(Vector!ubyte buf)
class ServerHello
public
this
(const ref Vector!ubyte buf )