org.bitcoin.x6763.crypto.ecdsa.math
Interface ECConstants
- All Known Implementing Classes:
- ECDomainParameters, ECDSASignature, KeyPairGenerator
public interface ECConstants
- Author:
- Bouncy Castle contributors - http://www.bouncycastle.org/contributors.html
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
static final java.math.BigInteger ZERO
ONE
static final java.math.BigInteger ONE
TWO
static final java.math.BigInteger TWO
THREE
static final java.math.BigInteger THREE
FOUR
static final java.math.BigInteger FOUR