Method Nettle.Hash()->State()->update()
- Method
update
State
update(string(8bit)
data
)- Description
Hashes more data.
- Returns
Returns
this
in order to simplify chaining of function calls.
State
update(string(8bit)
data
)
Hashes more data.
Returns this
in order to simplify chaining
of function calls.