WNafPreCompInfo class WNafPreCompInfo : PreCompInfo Documentation Code protected ECPoint[] m_preComp protected ECPoint[] m_preCompNeg protected ECPoint m_twice public virtual ECPoint[] PreComp { get; set; } public virtual ECPoint[] PreCompNeg { get; set; } public virtual ECPoint Twice { get; set; } public WNafPreCompInfo()