- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
OPC UA communications security
The OPC UA server object establishes communication between an OPC UA client and the OPC UA server.
To establish the communication with the OPC UA server, an OPC UA client needs the following information from the server endpoint:
- Endpoint URL
- Security policy requested by the server (algorithms)
- Security level of messages requested by the server (signature and encryption)
Provide Feedback