Interface IGcmExponentiator
- Namespace
- Enterprises.Org.BouncyCastle.Crypto.Modes.Gcm
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public interface IGcmExponentiator
Methods
ExponentiateX(long, byte[])
void ExponentiateX(long pow, byte[] output)
Parameters
Init(byte[])
void Init(byte[] x)
Parameters
x
byte[]