Skip to main content
Open topic with navigation CAPL Functions » TCP/IP API » ipsecAssociationDatabaseUpdate

ipsecAssociationDatabaseUpdate

Valid for: CANoe DE • CANoe4SW DE Note
The function is dependent on the selected stack. It is not possible to modify the security association database of the operating system TCP/IP stack.

Function Syntax

Description

With this function it is possible to update an existing security association in the security association database of the current network stack. This is necessary after modifying a security association record with ipsecAssociationSetParameter.

Parameters

  • association: Handle to a security association record object.

Return Values

  • 0: Success
  • -1: Failed

Example