Mac.put

update the MAC with a block of bytes. * * Params: input the ubyte slice containing the data.

class Mac
@safe abstract nothrow
void
put
(
in ubyte[] input...
)

Meta