|
Bouncy Castle Cryptography Library 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.tls.ECBasisType
RFC 4492 5.4. (Errata ID: 2389)
Field Summary | |
static short |
ec_basis_pentanomial
Deprecated. |
static short |
ec_basis_trinomial
Deprecated. |
Constructor Summary | |
ECBasisType()
Deprecated. |
Method Summary | |
static boolean |
isValid(short ecBasisType)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final short ec_basis_trinomial
public static final short ec_basis_pentanomial
Constructor Detail |
public ECBasisType()
Method Detail |
public static boolean isValid(short ecBasisType)
|
Bouncy Castle Cryptography Library 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |