Method Nettle.MAC()->State()->update()
classNettle.MAC
classNettle.MAC.State
- Method
update
Stateupdate(string(8bit)data)- Description
Hashes more data.
- Returns
Returns
thisin order to simplify chaining of function calls.
class Nettle.MACclass Nettle.MAC.StateState update(string(8bit) data)
Hashes more data.
Returns this in order to simplify chaining
of function calls.