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


Method digest

string(8bit) digest()

Description

Returns the OCB authentication tag.

Note

The size of the digest is specified in the call to set_iv().

See also

set_iv(), digest_size(), global::digest_size()