C# Class NBitcoin.BouncyCastle.Math.EC.Multiplier.WNafPreCompInfo

Inheritance: PreCompInfo
Exibir arquivo Open project: Nethereum/Nethereum Class Usage Examples

Protected Properties

Property Type Description
m_preComp ECPoint[]
m_preCompNeg ECPoint[]
m_twice ECPoint

Property Details

m_preComp protected_oe property

protected ECPoint[] m_preComp
return ECPoint[]

m_preCompNeg protected_oe property

protected ECPoint[] m_preCompNeg
return ECPoint[]

m_twice protected_oe property

protected ECPoint m_twice
return ECPoint