Interface IGcmExponentiator
- Namespace
- Org.BouncyCastle.Crypto.Modes.Gcm
- Assembly
- BouncyCastle.Cryptography.dll
[Obsolete("Will be removed")]
public interface IGcmExponentiator
Methods
ExponentiateX(long, byte[])
void ExponentiateX(long pow, byte[] output)
Parameters
Init(byte[])
void Init(byte[] x)
Parameters
xbyte[]