Table of Contents

Class WTauNafPreCompInfo

Namespace
Org.BouncyCastle.Math.EC.Multiplier
Assembly
BouncyCastle.Cryptography.dll
public class WTauNafPreCompInfo : PreCompInfo
Inheritance
WTauNafPreCompInfo
Implements
Inherited Members

Fields

m_preComp

protected AbstractF2mPoint[] m_preComp

Field Value

AbstractF2mPoint[]

Properties

PreComp

public virtual AbstractF2mPoint[] PreComp { get; set; }

Property Value

AbstractF2mPoint[]