Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

Method Nettle.BlockCipher16()->GCM.State()->create()


Method create

Nettle.BlockCipher16.GCM.State Nettle.BlockCipher16.GCM.State()

Description

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