X509_STORE_CTX_set_verify_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
void
X509_STORE_CTX_set_verify_cb
(
X509_STORE_CTX* ctx
,
ExternC!(int function
(
int
,
X509_STORE_CTX*
)
)
verify_cb
)

Meta