PKCS8_pkey_add1_attr_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
int
PKCS8_pkey_add1_attr_by_NID
(
PKCS8_PRIV_KEY_INFO* p8
,
int nid
,
int type
,
const(ubyte)* bytes
,
int len
)

Meta