Skip to main content
Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » EVSE Callback Functions » SCC_CertificateInstallationReq

SCC_CertificateInstallationReq

Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

void SCC_CertificateInstallationReq(byte SessionID[])

Description

The callback is called as soon as a Certificate Installation Request is received. The list of root certificate IDs can be queried with the following functions:

Parameters

  • SessionID: 8-byte long SessionID of SCC connection, range: 0 – 0xFF FF FF FF FF FF FF FF.

Return Values

Example