add GetRandBytes() as wrapper for RAND_bytes()
- add a small wrapper in util around RAND_bytes() and replace with GetRandBytes() in the code to log errors from calling RAND_bytes()
- remove OpenSSL header rand.h where no longer needed
add GetRandBytes() as wrapper for RAND_bytes() 001a53d7427dUnpublished Tags None Subscribers None
Description
Details
|