RAND_cleanup — erase the PRNG state
libcrypto.lib
#include <openssl/rand.h>
void RAND_cleanup(void);
RAND_cleanup()
erases the memory used by the PRNG.
RAND_cleanup()
returns no value.
RAND_cleanup()
is available in all versions of SSLeay and OpenSSL.
For additional information or queries on this page send feedback
© 2005-2007 Nokia |