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

Meta