X509_STORE_CTX_set_ex_data

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
int
X509_STORE_CTX_set_ex_data
(
X509_STORE_CTX* ctx
,
int idx
,
void* data
)

Meta