HMAC_Init_ex

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
HMAC_Init_ex
(,
const(void)* key
,
int len
,
const(EVP_MD)* md
,
ENGINE* impl
)

Meta