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

class Nettle.MAC
class 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).