X509_NAME_add_entry_by_txt

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_txt
(
X509_NAME* name
,
const(char)* field
,
int type
,
const(ubyte)* bytes
,
int len
,
int loc
,
int set
)

Meta