org.bouncycastle.math.ec
Interface ECConstants
- All Known Implementing Classes:
- ECDomainParameters, ECDSASigner, ECFieldElement, ECKeyPairGenerator
- public interface ECConstants
Field Summary |
static java.math.BigInteger |
FOUR
|
static java.math.BigInteger |
ONE
|
static java.math.BigInteger |
THREE
|
static java.math.BigInteger |
TWO
|
static java.math.BigInteger |
ZERO
|
ZERO
public static final java.math.BigInteger ZERO
ONE
public static final java.math.BigInteger ONE
TWO
public static final java.math.BigInteger TWO
THREE
public static final java.math.BigInteger THREE
FOUR
public static final java.math.BigInteger FOUR