Seed the RNG, via RAND_poll.  When or if you need random bytes, call 
RAND_bytes.  If you just need crypto keys, call the appropriate keygen API.

Done.
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to