DtlsCidManager.setLocalCidLength
void setLocalCidLength(ubyte cidLength) @safe pure nothrow @nogcSets the local CID length.
Parameters
cidLength | Local CID length in bytes (0 = disabled, 1-255). |
void setLocalCidLength(ubyte cidLength) @safe pure nothrow @nogcSets the local CID length.
cidLength | Local CID length in bytes (0 = disabled, 1-255). |