Interface IGcmMultiplier
- Namespace
- Org.BouncyCastle.Crypto.Modes.Gcm
- Assembly
- BouncyCastle.Cryptography.dll
[Obsolete("Will be removed")]
public interface IGcmMultiplier
Methods
Init(byte[])
void Init(byte[] H)
Parameters
Hbyte[]
MultiplyH(byte[])
void MultiplyH(byte[] x)
Parameters
xbyte[]