Method Nettle.AEAD()->State()->update()
- Method update
Stateupdate(string(8bit)data)- Description
Add some more associated data.
All associated data typically needs to be added before any data to actually encrypt.
- Returns
Returns
thisin order to simplify chaining of function calls.