Table of Contents

Class WTauNafMultiplier

Namespace
Org.BouncyCastle.Math.EC.Multiplier
Assembly
BouncyCastle.Cryptography.dll
public class WTauNafMultiplier : AbstractECMultiplier, ECMultiplier
Inheritance
WTauNafMultiplier
Implements
Inherited Members

Methods

MultiplyPositive(ECPoint, BigInteger)

protected override ECPoint MultiplyPositive(ECPoint point, BigInteger k)

Parameters

point ECPoint
k BigInteger

Returns

ECPoint