X509_PURPOSE_add

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_PURPOSE_add
(
int id
,
int trust
,
int flags
,
ExternC!(int function
(
const(X509_PURPOSE)*
,
const(X509)*
,
int
)
)
ck
,
char* name
,
char* sname
,
void* arg
)

Meta