Class Nettle.BlockCipher()->IGE.State

Inheritance graph
__builtin.Nettle.Cipher.State Nettle.Cipher.State Nettle.BlockCipher.IGE.State

class Nettle.BlockCipher
class Nettle.BlockCipher.IGE.State

Inherit State

inherit Cipher::State : State


Method create

Nettle.BlockCipher.IGE.State Nettle.BlockCipher.IGE.State()

Description

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