ServerHelloDone

TLSServer Hello Done Message

Constructors

this
this(HandshakeIO io, HandshakeHash hash)
Undocumented in source.
this
this(Vector!ubyte buf)
Undocumented in source.

Members

Functions

serialize
Vector!ubyte serialize()
Undocumented in source. Be warned that the author may not have intended to support it.
type
const(HandshakeType) type()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From HandshakeMessage

type
HandshakeType type()
Undocumented in source.
serialize
Vector!ubyte serialize()
Undocumented in source.

Meta