org.bouncycastle.math.ec

Interface ECConstants

Known Implementing Classes:
ECDomainParameters, ECDSASigner, ECFieldElement, ECKeyPairGenerator

public interface ECConstants

Field Summary

static BigInteger
ONE
static BigInteger
ZERO

Field Details

ONE

public static final BigInteger ONE


ZERO

public static final BigInteger ZERO