SSL_CTX_set_cert_verify_callback

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
void
SSL_CTX_set_cert_verify_callback
(,
ExternC!(int function
(
X509_STORE_CTX*
,
void*
)
)
cb
,
void* arg
)

Meta