Pike v8.0 release 1738

Class Nettle.MAC()->State

Inheritance graph
Description

Base class for MAC contexts.


Inherit State

inherit MAC::State : State


Method create

Nettle.MAC.State Nettle.MAC.State(string(8bit) key)

Description

Initialize the MAC with a password.

It also resets any iv/nonce to it's default.