GMac.put

update the MAC with a block of bytes.

class GMac(T)
override nothrow @nogc
void
put
(
in ubyte[] input...
)
if (
isBlockCipher!T
)

Meta