Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

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


Method `()

string(8bit) res = Nettle.MAC.State()()

Description

Acts as the combination of update() followed by digest().

Note

Also updates the iv/nonce (if any).