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