> ## Documentation Index
> Fetch the complete documentation index at: https://notevil.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CAPLfunctionSCCSendPreparedMessageAfterCertInstall

[Open topic with navigation](../../../../../CANoeDEFamily.htm#Topics/CAPLFunctions/SmartCharging/Functions/CAPLfunctionSCCSendPreparedMessageAfterCertInstall.md)

# SCC\_SendPreparedMessage\_AfterCertInstall

[CAPL Functions](../../CAPLfunctions.md) » [Smart Charging](../CAPLFunctionsSmartChargingOverview.md) » [SCC Modeling Libraries (Simulation Setup)](../CAPLFunctionsSmartChargingOverview.md#BMNodeayerDLL) » [Test Functions](../CAPLFunctionsSmartChargingOverview.md#TestFunctions) » [EV Functions](../CAPLFunctionsSmartChargingOverview.md#TestFunctions) » 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](CAPLfunctionSCCSendPreparedMessage.md)

## Parameters

—

## Return Values

* **1**: Successful
* **0**: Not successful

## Example

—
