Open topic with navigation CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » V2G Data Queries » Shared Functions » SCC_GetCertificateChainDataDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
SCC_GetCertificateChainData
Valid for: CANoe DE • CANoe4SW DE Note<InvalidValueSigned>and/or<InvalidValueUnsigned>can be defined in the XML configuration.- These are returned if an optional numeric message parameter was queried by this function but not found.
- See Configuration of Vehicle SCC Nodes or Configuration of Chargepoint SCC Nodes.
Function Syntax
Description
Reads Id (to the output buffer) and number of sub certificates (via reference) of the target certificate chain. The ID is only available for ISO 15118.Parameters
-
Target: Set this according to the type of certificate chain that is queried:
- 0 = ContractSignatureCertChain
- 1 = SAProvisioningCertChain (EV and ISO 15118 only)
- IdAttr: Queries the Id attribute of the certificate chain (to the given char buffer).
- SubCertificateCount: Gets the number of sub certificates (via reference).