EVP_PKEY_add1_attr_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 nothrow
int
EVP_PKEY_add1_attr_by_OBJ
(
EVP_PKEY* key
,
const(ASN1_OBJECT)* obj
,
int type
,
const(ubyte)* bytes
,
int len
)

Meta