CmpTls Implementation Library Documentation¶
- Company
- System 
- Title
- CmpTls Implementation 
- Version
- 3.5.17.0 
- Categories
- System|SysLibs 
- Author
- CODESYS Development GmbH 
- Placeholder
- CmpTls Implementation 
Description 1¶
This library provies access to the TLS Implementaiton of the runtime system. The CmpTlsCreateContext and CmpTlsCreateContext2 functions are used to setup a TLS specific object which may be used in other libraries such as SysSocket2.
The ohter functions provied access to an TLS implementation on static buffers. This can be used to implement the TLS protocol on some third party protocol. The classical implementation with sockets is provied within the SysSocket2 library.
Contents:¶
- CmpTlsAccept (Function)
- CmpTlsBufferDataReceived (Function)
- CmpTlsBufferDataSent (Function)
- CmpTlsBufferDataToSendAvailable (Function)
- CmpTlsBufferOpen (Function)
- CmpTlsClose (Function)
- CmpTlsConnect (Function)
- CmpTlsCreateContext (Function)
- CmpTlsCreateContext2 (Function)
- CmpTlsFreeContext (Function)
- CmpTlsRead (Function)
- CmpTlsShutdown (Function)
- CmpTlsWrite (Function)
Indices and tables¶
- 1
- Based on CmpTls Implementation.library, last modified 20.04.2021, 15:57:07. LibDoc 4.4.0.0-b.27The content file CmpTls Implementation.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:57:07.
