aboutsummaryrefslogtreecommitdiffstats
path: root/demo/KeyPasswordDialog.qml
Commit message (Collapse)AuthorAgeFilesLines
* Add passphrase-protected private key supportThomas Vanbesien2026-03-311-0/+53
Wire up QOpcUaClient::passwordForPrivateKeyRequired to a QML dialog, mirroring the existing certificate trust flow (local QEventLoop + 30s timeout).