public class NeoConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
COIN_VERSION |
static org.bouncycastle.crypto.params.ECDomainParameters |
CURVE |
static org.bouncycastle.asn1.x9.X9ECParameters |
CURVE_PARAMS |
static java.math.BigInteger |
HALF_CURVE_ORDER |
| Constructor and Description |
|---|
NeoConstants() |
public static final org.bouncycastle.asn1.x9.X9ECParameters CURVE_PARAMS
public static final org.bouncycastle.crypto.params.ECDomainParameters CURVE
public static final java.math.BigInteger HALF_CURVE_ORDER
public static final byte COIN_VERSION