X509_NAME_add_entry_by_OBJ

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 extern (C) nothrow
int
X509_NAME_add_entry_by_OBJ
(
X509_NAME* name
,
ASN1_OBJECT* obj
,
int type
,
ubyte* bytes
,
int len
,
int loc
,
int set
)

Meta