Class GlvMultiplier
- Namespace
- Enterprises.Org.BouncyCastle.Math.EC.Multiplier
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class GlvMultiplier : AbstractECMultiplier, IECMultiplier- Inheritance
- 
      
      
      GlvMultiplier
- Implements
- Inherited Members
Constructors
GlvMultiplier(ECCurve, IGlvEndomorphism)
public GlvMultiplier(ECCurve curve, IGlvEndomorphism glvEndomorphism)Parameters
- curveECCurve
- glvEndomorphismIGlvEndomorphism
Fields
curve
protected readonly ECCurve curveField Value
glvEndomorphism
protected readonly IGlvEndomorphism glvEndomorphismField Value
Methods
MultiplyPositive(ECPoint, BigInteger)
protected override ECPoint MultiplyPositive(ECPoint p, BigInteger k)Parameters
- pECPoint
- kBigInteger