SCC_SignatureVerificationInd
CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » Shared Callback Functions » SCC_SignatureVerificationInd Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The callback is called when a signed V2G message is verified with the ECDSA algorithm.Parameters
- MessageID: Type of the received message.
- SignatureValid: 1 if the signature was verified as valid, 0 if the signature was verified as invalid.