Method Nettle.BlockCipher16()->CMAC.State()->substate_factory()
classNettle.BlockCipher16
classNettle.BlockCipher16.CMAC.State
- Method
substate_factory
Cipher::Statesubstate_factory()- Description
Returns the Cipher::State object that this object is to operate on.
Defaults to creating the State for the cipher implemented in the parent module.