tSSL_CTX_set_verify

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias tSSL_CTX_set_verify = void function(SSL_CTX* ctx, int mode, int function(int, X509_STORE_CTX*) callback)

Meta