Constructs a new ClientHello.
ClientHello ephemeral.
ClientHello payload.
ClientHello static.
Converts this ClientHello to JSON.
JSON object
Creates a new ClientHello instance using the specified properties.
ClientHello instance
Decodes a ClientHello message from the specified reader or buffer.
Reader or buffer to decode from
ClientHello
Decodes a ClientHello message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
ClientHello
Encodes the specified ClientHello message. Does not implicitly verify messages.
ClientHello message or plain object to encode
Writer
Encodes the specified ClientHello message, length delimited. Does not implicitly verify messages.
ClientHello message or plain object to encode
Writer
Creates a ClientHello message from a plain object. Also converts values to their respective internal types.
Plain object
ClientHello
Creates a plain object from a ClientHello message. Also converts values to other types if specified.
ClientHello
Plain object
Verifies a ClientHello message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents a ClientHello.