Called during OpenSSL initialization to seed the OpenSSL entropy pool.
Defaults to simply calling RAND_poll(), but it can be overwritten if a different, perhaps more secure implementation is desired.
See Implementation
Called during OpenSSL initialization to seed the OpenSSL entropy pool.
Defaults to simply calling RAND_poll(), but it can be overwritten if a different, perhaps more secure implementation is desired.