ClientHello.this

Undocumented in source.
  1. this(HandshakeIO io, HandshakeHash hash, TLSProtocolVersion _version, TLSPolicy policy, RandomNumberGenerator rng, Vector!ubyte reneg_info, Vector!string next_protocols, string hostname, string srp_identifier)
    class ClientHello
  2. this(HandshakeIO io, HandshakeHash hash, TLSPolicy policy, RandomNumberGenerator rng, Vector!ubyte reneg_info, TLSSession session, Vector!string next_protocols)
  3. this(Vector!ubyte buf, HandshakeType type)

Meta