Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

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


Method create

Nettle.BlockCipher.CFB.State Nettle.BlockCipher.CFB.State()

Description

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