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