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
bytes | Maximum early data size in bytes. |
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.
bytes | Maximum early data size in bytes. |