MAC.update

MAC update(const(ubyte)[] input)

Updates the MAC with the given input data.

Parameters

inputThe data to update with.

Returns

The MAC instance itself for method chaining.