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