What's new in OPC Studio 2025.1: Difference between revisions
From OPC Labs Knowledge Base
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
''Key changes: '' | ''Key changes: '' | ||
* | * Elliptic Curve Cryptography (ECC) | ||
<br/> | <br/> | ||
Line 28: | Line 28: | ||
== OPC UA == | == OPC UA == | ||
== OPC UA Client-Server == | == OPC UA Client-Server == | ||
--> | |||
== OPC UA Client == | |||
* | |||
== OPC UA Server == | |||
<!-- | |||
== OPC UA Complex Data == | == OPC UA Complex Data == | ||
== OPC UA File Transfer == | == OPC UA File Transfer == |
Revision as of 15:17, 14 December 2024
See also: Versions; Previous version: What's new in OPC Studio 2024.2
Internal version number: 5.82
Key changes:
- Elliptic Curve Cryptography (ECC)
Targeting
- .NET 6 is no longer supported (Microsoft end of support November 12, 2024). Use .NET 8 instead.
Component Improvements
OPC UA Client
OPC UA Server
User Interface
- When the component asks the user for acceptance of a peer OPC UA certificate (on Console, or on Windows desktop), it now includes a type of the public key of the certificate, indicating either RSA and the size of the key in bits, or ECDSA and the name of the elliptic curve used.