X509_NAME_add_entry_by_NID

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_NID
(
X509_NAME* name
,
int nid
,
int type
,
ubyte* bytes
,
int len
,
int loc
,
int set
)

Meta