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.
C2xSecPacketGetSignerHashedId8
Valid for: CANoe DEFunction 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