Class Nettle.BlockCipher16()->KW.State
- Inherit State
inherit
Cipher::State
: State
- Method create
Nettle.BlockCipher16.KW.State Nettle.BlockCipher16.KW.State()
- Description
Initialize the KW state with the
Cipher::State
object returned by substate_factory(). This is usually the State for the cipher implemented in the parent module.