Skip to main content

C2xSecPacketIsSecured

Valid for: CANoe DE

Function 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.

Example