SSL_set_tmp_rsa_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_RSA)
extern (C) nothrow extern (C) nothrow extern (C) nothrow
void
SSL_set_tmp_rsa_callback
(
SSL* ssl
,
ExternC!(RSA* function
(
SSL* ssl
,,)
)
cb
)

Meta