DtlsEngine.setConnectionIdLength
void setConnectionIdLength(ubyte length)Sets the local Connection ID length.
When CID is enabled, this controls how many bytes of CID the local endpoint requests from the peer. Set to 0 to disable, 1-255 to enable.
Parameters
length | CID length in bytes (0 = disabled, 1-255 = enabled). |