EVP_PKEY_add1_attr_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
EVP_PKEY_add1_attr_by_txt
(
EVP_PKEY* key
,
const(char)* attrname
,
int type
,
const(ubyte)* bytes
,
int len
)

Meta