Skip to main content

C2xSecPacketGetSignerHashedId8

Valid for: CANoe DE

Function Syntax

Description

Gets the HashedId8 digest of the certificate which was used to sign the packet.

Parameters

  • packetHandle: Handle of the packet.
  • signerHashedId8: Buffer in which the digest is copied, size must be 8 byte.

Return Values

  • Any number: Number of bytes copied.
  • 8: Success
  • 0: Failure

Example