Table of Contents

Class NafR2LMultiplier

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

Constructors

NafR2LMultiplier()

public NafR2LMultiplier()

Methods

MultiplyPositive(ECPoint, BigInteger)

protected override ECPoint MultiplyPositive(ECPoint p, BigInteger k)

Parameters

p ECPoint
k BigInteger

Returns

ECPoint