Dtls13Client.buildClientHello

ubyte[] buildClientHello(const(ubyte)[] cookie)

Builds a DTLS 1.3 ClientHello handshake message.

Parameters

cookieCookie from HelloRetryRequest, or null for first attempt.

Returns

The serialized ClientHello with DTLS handshake header.