Copyright (C) 2000-2012 |
Manpages RAND_cleanupSection: OpenSSL (3ssl)Updated: 0.9.6c Index Return to Main Contents NAMERAND_cleanup - erase the PRNG stateSYNOPSIS
#include <openssl/rand.h> void RAND_cleanup(void); DESCRIPTIONRAND_cleanup() erases the memory used by the PRNG.RETURN VALUERAND_cleanup() returns no value.SEE ALSOrand(3)HISTORYRAND_cleanup() is available in all versions of SSLeay and OpenSSL.
IndexThis document was created by man2html, using the manual pages. Time: 16:54:18 GMT, January 15, 2025 |