Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

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


Method create

Nettle.BufferedCipher.Buffer.State Nettle.BufferedCipher.Buffer.State()

Description

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