SSL_set_tmp_dh_callback

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!OPENSSL_NO_DH)
extern (C) nothrow extern (C) nothrow extern (C) nothrow
void
SSL_set_tmp_dh_callback
(
SSL* ssl
,
ExternC!(DH* function
(
SSL* ssl
,,)
)
dh
)

Meta