| Package | Description |
|---|---|
| com.entrust.toolkit.security.crypto.dsa | |
| com.entrust.toolkit.security.crypto.ec | |
| com.entrust.toolkit.security.crypto.signature |
Contains implementations of digital signature algorithms.
|
| com.entrust.toolkit.security.provider |
Contains Entrust's JCA cryptographic service provider (CSP)
implementation and initialization mechanism, various cryptographic
algorithms, and various cryptographic key and parameter representations.
|
| Class and Description |
|---|
| DigitalSignature
Defines Entrust's digital signature algorithm architecture; it contains all
the common functionality used by Entrust's digital signature algorithms.
|
| ExtendedSignature
Deprecated.
This feature is not compatible with all Java implementations.
|
| Class and Description |
|---|
| DigitalSignature
Defines Entrust's digital signature algorithm architecture; it contains all
the common functionality used by Entrust's digital signature algorithms.
|
| ExtendedSignature
Deprecated.
This feature is not compatible with all Java implementations.
|
| Class and Description |
|---|
| DigitalSignature
Defines Entrust's digital signature algorithm architecture; it contains all
the common functionality used by Entrust's digital signature algorithms.
|
| DsaCapi
Deprecated.
since 8.0; use
DsaWithSha1Signature
instead |
| ExtendedSignature
Deprecated.
This feature is not compatible with all Java implementations.
|
| RsaPkcs1v1_5Signature
The super-class of all RSA-PKCS1-v1_5 signature algorithms in Entrust's
digital signature algorithm architecture; it contains all the common
functionality used by Entrust's RSA-PKCS1-v1_5 digital signature algorithms.
|
| RsaPssSignature
The RSA-PSS signature algorithm.
|
| RsaSignature
The super-class of all RSA signature algorithms in Entrust's digital
signature algorithm architecture; it contains all the common functionality
used by Entrust's RSA digital signature algorithms.
|
| Class and Description |
|---|
| ExtendedSignature
Deprecated.
This feature is not compatible with all Java implementations.
|