DtlsReplayCache.this
this
(EarlyDataReplayProtection mode = EarlyDataReplayProtection.SINGLE_USE_TICKETS,
Duration timeWindow = dur!"seconds"(DtlsSessionConstants.DEFAULT_EARLY_DATA_WINDOW_S))Constructs a replay cache.
Parameters
mode | Replay protection strategy. |
timeWindow | Time window for TIME_WINDOWED mode. |