Method Nettle.BufferedCipher()->Buffer.State()->substate_factory()
classNettle.BufferedCipher
classNettle.BufferedCipher.Buffer.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.