Method Nettle.AEAD()->State()->name()
classNettle.AEAD
classNettle.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.
class Nettle.AEADclass Nettle.AEAD.Statestring(8bit) name()
A human readable name for the algorithm.
The default implementation just calls Cipher::name() in the parent.