Method Nettle.BlockCipher16()->GCM.State()->digest()


Method digest

string(8bit) digest()

Description

Generate a message digest for the data accumulated so far.

Note

set_iv() needs to be called to start the next message.

See also

update(), digest()