See: Description
| Interface | Description |
|---|---|
| ExtendedSignature | Deprecated
This feature is not compatible with all Java implementations.
|
| Class | 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 |
| Md2RsaSignature |
The RSA-PKCS1-v1_5 signature algorithm with MD2 as the underlying hash
function.
|
| Md5RsaSignature |
The RSA-PKCS1-v1_5 signature algorithm with MD5 as the underlying hash
function.
|
| RawDsaCapi | Deprecated
since 8.0; use
DsaWithNoneSignature
instead |
| RawSslRsaSignature |
The RSA-PKCS1-v1_5 signature algorithm with NONE as the underlying hash
function.
|
| 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.
|
| RsaPssWithDigestSignature |
The RSA-PSS signature algorithm implemented with an underlying hash function
selected by algorithm parameters.
|
| RsaPssWithNoneSignature |
The RSA-PSS signature algorithm implemented with no underlying hash function
(hashing must be done externally).
|
| 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.
|
| Sha1RsaSignature |
The RSA-PKCS1-v1_5 signature algorithm with SHA-1 as the underlying hash
function.
|
| Sha224RsaSignature |
The RSA-PKCS1-v1_5 signature algorithm with SHA-224 as the underlying hash
function.
|
| Sha256RsaSignature |
The RSA-PKCS1-v1_5 signature algorithm with SHA-256 as the underlying hash
function.
|
| Sha384RsaSignature |
The RSA-PKCS1-v1_5 signature algorithm with SHA-384 as the underlying hash
function.
|
| Sha512RsaSignature |
The RSA-PKCS1-v1_5 signature algorithm with SHA-512 as the underlying hash
function.
|
| SslRsaSignature |
The RSA signature algorithm as defined for use in the SSL protocol.
|
Contains implementations of digital signature algorithms.
| © 2001 - 2010 Entrust. All rights reserved. Entrust is a trademark or a registered trademark of Entrust, Inc. in certain countries. All Entrust product names and logos are trademarks or registered trademarks of Entrust, Inc. in certain countries. All other company and product names and logos are trademarks or registered trademarks of their respective owners in certain countries. Portions of this product are Copyright © 1997-2003 IAIK. All rights reserved. This product includes software developed by the Institute for Applied Information Processing and Communications Technology, an institute of the Graz Technical University. The information is subject to change as Entrust reserves the right to, without notice, make changes to its products as progress in engineering or manufacturing methods or circumstances may warrant. |
![]() |