Method Nettle.AEAD()->State()->name()

class Nettle.AEAD
class Nettle.AEAD.State

Method name

string(8bit) name()

Returns

A human readable name for the algorithm.

Note

The default implementation just calls Cipher::name() in the parent.