See: Description
| Class | Description |
|---|---|
| AesKeyWrapParameterSpec |
A transparent algorithm parameters representation for Entrust's
AesKeyWrap
algorithm implementation. |
| CAST128MacParameterSpec |
This class implements the CAST128Mac Parameter structure as defined in
RFC 2144.
|
| Cast3ParameterSpec |
This class implements the Cast3CBCParameter structure.
|
| CAST5ParameterSpec | Deprecated
As of JTK 6.0; Use the class
iaik.security.cipher.CAST128ParameterSpec
|
| IDEAParameterSpec |
This class implements the IDEA Parameter structure as defined in RFC 3058.
|
| IvParameterSpec |
This class implements the initialization vector (IV) used by most symmetric
ciphers.
|
| MacParameterSpec |
This class implements the general format for MAC algorithm parameters.
|
| PasswordBasedMacParameterSpec |
This class implements the PBMParameter structure as defined in the CRMF
specification.
|
| RC2ParameterSpec |
This class implements the RC2 Parameter structure as defined in RFC 2268.
|
| RC2ParameterSpecVersion | Deprecated
Use Entrust's RC2ParameterSpec instead (since JTK 7.0)
|
| RSAOAEPParameterSpec |
A transparent representation of the algorithm parameters required by
Entrust's RSA-OAEP implementation.
|
Contains transparent cryptographic algorithm parameter implementations.
| � 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. |
![]() |