Table of Contents

Class WTauNafMultiplier

Namespace
Enterprises.Org.BouncyCastle.Math.EC.Multiplier
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class WTauNafMultiplier : AbstractECMultiplier, IECMultiplier
Inheritance
WTauNafMultiplier
Implements
Inherited Members

Constructors

WTauNafMultiplier()

public WTauNafMultiplier()

Methods

MultiplyPositive(ECPoint, BigInteger)

protected override ECPoint MultiplyPositive(ECPoint point, BigInteger k)

Parameters

point ECPoint
k BigInteger

Returns

ECPoint