socket-cpp
socket-cpp copied to clipboard
How to use the "secure" classes to actually communicate securely
What the user must provide to the client and to the server (cert, key file,...) to ensure that the communication is really secure (not only encrypted) ?
Is is correctly implemented ?