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

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

Protected Properties

Property Type Description
m_preComp ECPoint[]
m_width int

Property Details

m_preComp protected_oe property

protected ECPoint[] m_preComp
return ECPoint[]

m_width protected_oe property

protected int m_width
return int