C# 클래스 NBitcoin.BouncyCastle.Math.EC.Multiplier.WNafPreCompInfo

상속: PreCompInfo
파일 보기 프로젝트 열기: Nethereum/Nethereum 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
m_preComp ECPoint[]
m_preCompNeg ECPoint[]
m_twice ECPoint

프로퍼티 상세

m_preComp 보호되어 있는 프로퍼티

protected ECPoint[] m_preComp
리턴 ECPoint[]

m_preCompNeg 보호되어 있는 프로퍼티

protected ECPoint[] m_preCompNeg
리턴 ECPoint[]

m_twice 보호되어 있는 프로퍼티

protected ECPoint m_twice
리턴 ECPoint