Dtls13Client.extractHelloRetryCookie
const(ubyte)[] extractHelloRetryCookie(const(ubyte)[] body)Extract the cookie from a HelloRetryRequest body.
Parameters
body | The message body after the DTLS handshake header. |
Returns
The cookie bytes, or empty slice.