AddCa

AddCa 1:

Diese Methode speichert den Dateipfad des CA Zertifikats in den TLS-Konfigurationseinstellungen.

METHOD FINAL AddCa : I_SocketTlsSettingsClass
VAR_INPUT
    sCaPath : STRING(TCPADS_TLS_CERTIFICATE_PATH_SIZE);
END_VAR

sCaPath: Dateipfad des CA Zertifikats.

Rückgabeparameter: Eigener Schnilttstellenzeiger vom Typ I_SocketTlsSettingsClass.