DtlsHandshakeHeader.serialize
ubyte[DTLS_HANDSHAKE_HEADER_SIZE] serialize() const @safe pure nothrow @nogcSerializes the DTLS handshake header to wire format.
Returns
A 12-byte array containing the serialized header.
ubyte[DTLS_HANDSHAKE_HEADER_SIZE] serialize() const @safe pure nothrow @nogcSerializes the DTLS handshake header to wire format.