|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.tls.ECBasisType
public class ECBasisType
RFC 4492 5.4. (Errata ID: 2389)
Field Summary | |
---|---|
static short |
ec_basis_pentanomial
|
static short |
ec_basis_trinomial
|
Constructor Summary | |
---|---|
ECBasisType()
|
Method Summary |
---|
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()
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |