Table of Contents

Interface IGcmMultiplier

Namespace
Enterprises.Org.BouncyCastle.Crypto.Modes.Gcm
Assembly
Enterprises.BouncyCastle.Crypto.dll
public interface IGcmMultiplier

Methods

Init(byte[])

void Init(byte[] H)

Parameters

H byte[]

MultiplyH(byte[])

void MultiplyH(byte[] x)

Parameters

x byte[]