public interface ECConstants
Modifier and Type | Field and Description |
---|---|
static BigInteger |
EIGHT |
static BigInteger |
FOUR |
static BigInteger |
ONE |
static BigInteger |
THREE |
static BigInteger |
TWO |
static BigInteger |
ZERO |
static final BigInteger ZERO
static final BigInteger ONE
static final BigInteger TWO
static final BigInteger THREE
static final BigInteger FOUR
static final BigInteger EIGHT
Copyright © 2021 BouncyCastle.org. All rights reserved.