Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.math.ec.ECCurve
org.bouncycastle.math.ec.ECCurve.F2m
public static class ECCurve.F2m
extends ECCurve
Nested Class Summary |
Nested classes/interfaces inherited from class org.bouncycastle.math.ec.ECCurve | |
ECCurve.F2m , ECCurve.Fp |
Constructor Summary | |
|
Method Summary | |
ECPoint |
|
ECFieldElement |
|
Methods inherited from class org.bouncycastle.math.ec.ECCurve | |
decodePoint , fromBigInteger , getA , getB |
public ECFieldElement fromBigInteger(BigInteger x)
- Overrides:
- fromBigInteger in interface ECCurve