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.