![]() ~Sockets~ |
SSL randomness
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.
|