public class F2mCurve : AbstractF2mCurve
Public Class F2mCurve
Inherits AbstractF2mCurve
public ref class F2mCurve : public AbstractF2mCurve
Org.BouncyCastle.Math.EC.F2mCurve = function();
Type.createClass(
'Org.BouncyCastle.Math.EC.F2mCurve',
Org.BouncyCastle.Math.EC.AbstractF2mCurve);
F2mCurve(Int32, Int32, BigInteger, BigInteger) | Initializes a new instance of the F2mCurve class Obsolete. |
F2mCurve(Int32, Int32, BigInteger, BigInteger, BigInteger, BigInteger) | Initializes a new instance of the F2mCurve class |
F2mCurve(Int32, Int32, Int32, Int32, BigInteger, BigInteger) | Initializes a new instance of the F2mCurve class Obsolete. |
F2mCurve(Int32, Int32, Int32, Int32, BigInteger, BigInteger, BigInteger, BigInteger) | Initializes a new instance of the F2mCurve class |
A | (Inherited from ECCurve) |
B | (Inherited from ECCurve) |
Cofactor | (Inherited from ECCurve) |
CoordinateSystem | (Inherited from ECCurve) |
Field | (Inherited from ECCurve) |
FieldSize | (Overrides ECCurveFieldSize) |
Infinity | (Overrides ECCurveInfinity) |
IsKoblitz | (Inherited from AbstractF2mCurve) |
K1 | |
K2 | |
K3 | |
M | |
Order | (Inherited from ECCurve) |
m_a | (Inherited from ECCurve) |
m_b | (Inherited from ECCurve) |
m_cofactor | (Inherited from ECCurve) |
m_coord | (Inherited from ECCurve) |
m_endomorphism | (Inherited from ECCurve) |
m_field | (Inherited from ECCurve) |
m_infinity | |
m_multiplier | (Inherited from ECCurve) |
m_order | (Inherited from ECCurve) |