SSL_CTX_set_client_cert_cb

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
void
SSL_CTX_set_client_cert_cb
(,
ExternC!(int function
(,
X509** x509
,
EVP_PKEY** pkey
)
)
client_cert_cb
)

Meta