DtlsEngine.setMaxEarlyDataSize

void setMaxEarlyDataSize(size_t bytes)

Sets the maximum early data size the server will accept.

Default: 16384 bytes (16 KB). Set to 0 to disable early data.

Parameters

bytesMaximum early data size in bytes.