protected AbstractFpCurve( BigInteger q )
Protected Sub New ( q As BigInteger )
protected: AbstractFpCurve( BigInteger^ q )
Org.BouncyCastle.Math.EC.AbstractFpCurve = function(q);
In This Article