hmac_file

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LTC_HMAC)
extern (C) nothrow
int
hmac_file
(
int hash
,
const char* fname
,
const ubyte* key
,
c_ulong keylen
,
ubyte* dst
,
c_ulong* dstlen
)

Meta