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

Inheritance: PreCompInfo
Afficher le fichier Open project: Nethereum/Nethereum Class Usage Examples

Protected Properties

Свойство Type Description
m_preComp ECPoint[]
m_width int

Property Details

m_preComp protected_oe property

protected ECPoint[] m_preComp
Résultat ECPoint[]

m_width protected_oe property

protected int m_width
Résultat int