Open topic with navigation CAPL Functions » TCP/IP API » ipsecAssociationDatabaseAddDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ipsecAssociationDatabaseAdd
Valid for: CANoe DE • CANoe4SW DE NoteThe 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 manually add a security association to the security association database of the current network stack. A security association record can be created with ipsecAssociationInit or with ipsecAssociationDatabaseGetSpi.Parameters
- association: Handle to a security association record object.
Return Values
- 0: Success
- -1: Failed