Dtls13Server.setMaxEarlyDataSize
void setMaxEarlyDataSize(size_t bytes) @safe pure nothrow @nogcSets the maximum early data size.
Parameters
bytes | Maximum early data size. |
void setMaxEarlyDataSize(size_t bytes) @safe pure nothrow @nogcSets the maximum early data size.
bytes | Maximum early data size. |