HMAC.HMAC

Undocumented in source. Be warned that the author may not have intended to support it.
template HMAC(alias Algorithm, size_t blockSize)
deprecated
HMAC
(
in ubyte[] key
,
in ubyte[] message
)

Meta