SSL_get_client_random

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow extern (C) nothrow extern (C) nothrow
size_t
SSL_get_client_random
(
const(SSL)* ssl
,
uint8_t* ot
,
size_t max_out
)

Meta