HMac.doFinal

* close the MAC, producing the final MAC value. The doFinal * call leaves the MAC reset().

struct HMac(D)
@safe nothrow @nogc
uint
doFinal
(
ubyte[] output
)

Meta