HMAC.put

Undocumented in source. Be warned that the author may not have intended to support it.
struct HMAC(Hash)
pure nothrow @safe
void
put
(
scope const(ubyte)[] input...
)
if (
isDigest!Hash
)

Meta