Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
C2xSecPacketIsSecured
Valid for: CANoe DEFunction Syntax
Description
Checks if the packet is secured by a security layer (Security Header or WAVE Security Services).Parameters
- packetHandle: Handle of the packet.
Return Values
- 1: The packet is secured.
- 0: The packet is not secured.