X509_NAME_get_text_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_get_text_by_OBJ
(
X509_NAME* name
,
const(ASN1_OBJECT)* obj
,
char* buf
,
int len
)

Meta