Method Nettle.BlockCipher()->CTR.State()->create()


Method create

Nettle.BlockCipher.CTR.State Nettle.BlockCipher.CTR.State()

Description

Initialize the CTR state with the Cipher::State object returned by substate_factory(). This is usually the State for the cipher implemented in the parent module.