Name

RAND_cleanup — erase the PRNG state


Library

libcrypto.lib


Synopsis

#include <openssl/rand.h>
void RAND_cleanup(void);


Detailed Description

RAND_cleanup() erases the memory used by the PRNG.


Return Values

RAND_cleanup() returns no value.


See Also

rand()


History

RAND_cleanup() is available in all versions of SSLeay and OpenSSL.


Feedback

For additional information or queries on this page send feedback


© 2008-2009 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user.