Method Nettle.MAC()->State()->update()

class Nettle.MAC
class Nettle.MAC.State

Method update

State update(string(8bit) data)

Description

Hashes more data.

Returns

Returns this in order to simplify chaining of function calls.