Open topic with navigationDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
EthernetMacsecSecureEntity::GetReplayProtection
CAPL Functions » Ethernet » Function Overview » EthernetMacsecSecureEntity::GetReplayProtection Valid for: CANoe DEMethod Syntax
Description
Returns the replay protection settings. The parameterreplayProtect indicates whether replay protection shall take place, replayWindow is the acceptable difference between the previous and the current frames’s packet numbers.
Parameters
- replayProtect: The reference parameter where the queried value will be returned.
- replayWindow: The reference parameter where the queried value will be returned.
Return Values
- byte: 1 if the call succeeded, 0 otherwise.