public class DtlsExtendedReplayFilterParams extends Object
| Modifier and Type | Field and Description |
|---|---|
Integer |
windowSize
Extend the replay filter window to given number of postponed records.
|
| Constructor and Description |
|---|
DtlsExtendedReplayFilterParams() |
@Parameter @Optional @Summary(value="Extend the replay filter window to given number of postponed records. \nGiven size is added to the default size of 64. \nWhen empty the window is extended to session epoch.") @Expression(value=NOT_SUPPORTED) @ParameterDsl(allowReferences=false) public Integer windowSize
Copyright © 2019–2025 Teslanet.nl. All rights reserved.