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 @nogc
int
X509_PURPOSE_add
(
int id
,
int trust
,
int flags
,
int function ck
,
const(char)* name
,
const(char)* sname
,
void* arg
)

Meta