Skip to main content
Open topic with navigation

SCC_SendPreparedMessage_AfterCertInstall

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » Test Functions » EV Functions » SCC_SendPreparedMessage_AfterCertInstall Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long SCC_SendPreparedMessage_AfterCertInstall ( )

Description

Sends a message created using one of the Create-functions. The message is signed using the installed private key of a previous Certificate Installation or Certificate Update Response. See also: SCC_SendPreparedMessage

Parameters

Return Values

  • 1: Successful
  • 0: Not successful

Example