QSslPreSharedKeyAuthenticator working example or documentation
Unsolved
General and Desktop
-
Hello,
I have written a client app and a server app using QTcpSocket and QTcpServer that I would like to add SSL-PSK to. Everything works well so far but I am having difficulty finding documentation or working examples on QSslPreSharedKeyAuthenticator and how to use with QSslSocket.Can anyone point me in the right direction on documentation or some working examples?