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