Method Nettle.BufferedCipher()->Buffer.State()->substate_factory()

class Nettle.BufferedCipher
class Nettle.BufferedCipher.Buffer.State

Method substate_factory

Cipher::State substate_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.