Home  +  Forums  +  C++ and Sockets  +  C++ and SQL: MySQL, sqlite, ODBC  +  Miscellaneous Projects
Logo
~Sockets~
~New~
~Examples~
~Contact~

C++ Socket library tutorial

SSL randomness

Prev   |   Menu   |   Next

By default the TcpSocket ssl session is initialized using a 1024 bytes file with random content. To use a custom file, use the SetRandFile(filename, size) method on TcpSocket.

This change is available from version 2.0.3 to version 2.1.2 of the library.


Prev   |   Menu   |   Next

Valid HTML 4.01!

Validate
Page, code, and content Copyright (C) 2021 by Anders Hedström