Java.Security.Spec.EllipticCurve: Method Members

The methods of Java.Security.Spec.EllipticCurve are listed below. For a list of all members, see the EllipticCurve Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

GetA() : Java.Math.BigInteger
Returns the coefficient a of this elliptic curve.
GetB() : Java.Math.BigInteger
Returns the coefficient b of this elliptic curve.
GetSeed() : byte[]
Returns a copy of the seed that was used to generate this elliptic curve.