public interface Curve
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getGroupOrder()
Gets the group order.
|
java.math.BigInteger |
getHalfGroupOrder()
Gets the group order / 2.
|
java.lang.String |
getName()
Gets the name of the curve.
|
java.lang.String getName()
java.math.BigInteger getGroupOrder()
java.math.BigInteger getHalfGroupOrder()