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