DtlsRecordLayer.resetReplayWindow

void resetReplayWindow() @safe pure nothrow @nogc

Reset replay window (typically on epoch change).

Clears all recorded sequence numbers from the anti-replay window. Should be called when the epoch changes.