Skip to main content
Open topic with navigation

TLS CAPL Functions

CAPL Functions » TLS CAPL Functions Valid for: CANoe DE • CANoe4SW DE The TLS API provides functions for encrypting a socket connection (see TCP/IP CAPL Functions). Please be aware that the following CAPL functions can only be used when there is no AUTOSAR Eth or SOME/IP interaction layer assigned. Otherwise, you have to use the corresponding functions defined in the AUTOSAR Eth or SOME/IP interaction layer for TLS. To use the CAPL Transport Layer Security (TLS) functions, you must add a profile in the [Vector Security Manager](javascript:startCANoeSubToolLauncherEN(‘Security Manager’,‘HELP:VectorSecurityManager.md’)). This TLS profile is used in the tlsAuthenticateAsClientWithConfiguration and tlsAuthenticateAsServerWithConfiguration functions. Please also use the sample configuration TCP Chat (CAPL) with TLS encryption for reference.

Functions

Callbacks