Method Nettle.AEAD()->State()->name()
- Method name
string(8bit)
name()- Returns
A human readable name for the algorithm.
- Note
The default implementation just calls
Cipher::name()
in the parent.
string(8bit)
name()
A human readable name for the algorithm.
The default implementation just calls Cipher::name()
in the parent.