| Package | Description |
|---|---|
| com.entrust.toolkit.security.crypto.ec |
| Class and Description |
|---|
| EcdhKeyAgreement
The super-class of all Elliptic Diffie Hellman (ECDH) key agreement
algorithms in Entrust's key agreement algorithm architecture; contains the
common functionality used by Entrust's ECDH key agreement algorithms.
|
| EcdsaSignature
The super-class of all Elliptic Curve Digital Signature Algorithm (ECDSA)
signature algorithms in Entrust's digital signature algorithm architecture;
it contains all the common functionality used by Entrust's ECDSA digital
signature algorithms.
|
| EcParameterFormat
Identifiers for the various EC domain parameter formats that are
supported.
|
| EcParameterSpecWithName
This class represents a set of Elliptic Curve (EC) domain parameters, with a
domain name and parameter format indicator.
|
| EcParameterSpecWithName.SpecifiedECDomainVersion
Specifies the version number of elliptic curve domain parameters in
specified format.
|