3.16. RANDOM_FILE string

[<<<] [>>>]

curl::option CurlHandle,"RANDOM_FILE","c:\\WINNT4\pagefile.sys"

Pass a string to a zero terminated file name. The file will be used to read from to seed the random engine for SSL. The more random the specified file is, the more secure will the SSL connection become.


[<<<] [>>>]