| Package | Description |
|---|---|
| com.entrust.toolkit.security.arithmetic.fields |
Contains legacy classes for working with the mathematical structures
that underlie elliptic curve cryptography; use classes from
com.entrust.toolkit.security.crypto.ec instead. |
| Constructor and Description |
|---|
Polynomial(java.math.BigInteger value,
PolynomialField field)
Deprecated.
Creates an element in the
GF2mTrinomial field. |