false if it should be rejected (too old or duplicate).
DtlsReplayWindow.checkAndMark
bool checkAndMark(ulong seq) @safe pure nothrow @nogcCheck if a sequence number is acceptable and mark it as seen.
Parameters
seq | The 48-bit sequence number to check. |
Returns
true if the sequence number is within the window and not a duplicate,