|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--codec.asn1.ASN1AbstractType
|
+--codec.asn1.ASN1Integer
|
+--de.flexiprovider.ec.asn1.TpBasis
This class represents a prime-field as defined in ANS X9.62 - 1998. The ASN.1 definition of this structure is
tpBasis ::= INTEGER;
| Constructor Summary | |
TpBasis()
Constructor used for decoding. |
|
TpBasis(int tc)
Constructor used for encoding. |
|
| Method Summary | |
int |
getTC()
|
| Methods inherited from class codec.asn1.ASN1Integer |
|
| Methods inherited from class codec.asn1.ASN1AbstractType |
checkConstraints, getConstraint, getTagClass, isExplicit, isOptional, isType, readExternal, setConstraint, setExplicit, setOptional, writeExternal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TpBasis()
public TpBasis(int tc)
tc - the trinomial coefficient| Method Detail |
public int getTC()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||