Qt OPC UA X509 Support Example▲
Sélectionnez
QT +=
opcua
QT -=
gui
CONFIG +=
c++
11
DEPENDPATH +=
INCLUDEPATH
SOURCES +=
main.cpp
#install
target.path =
$$[QT_INSTALL_EXAMPLES]/
opcua/
x509
INSTALLS +=
target
Shows how to generate keys and certificate signing requests.
Article lu fois.
The Qt Company Ltd.
Publié le 14 février 2024 - Mis à jour le 14 février 2024
QT +=
opcua
QT -=
gui
CONFIG +=
c++
11
DEPENDPATH +=
INCLUDEPATH
SOURCES +=
main.cpp
#install
target.path =
$$[QT_INSTALL_EXAMPLES]/
opcua/
x509
INSTALLS +=
target