C2xSecPacketSetSignerType
CAPL Functions » Car2x » C2xSecPacketSetSignerType Valid for: CANoe DEFunction Syntax
Description
Specifies how the message signer information is included in the message. It is possible to add only a digest (HashedId8), to transmit the signer’s certificate or to transmit the complete certificate chain.Parameters
- packetHandle: Handle of the packet
- signerType: Signer information type
- 0: unsecured
- 1: digest
- 2: certificate
- 3: certificate chain
Return Values
- 0: Success
- ≠0: Error code