| Package | Description |
|---|---|
| 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.
|
| iaik.security.cipher |
| Modifier and Type | Class and Description |
|---|---|
class |
IDEAParameters
This class represents IDEA parameters in opaque form and may be used for
generating opaque IDEA parameters and converting them between various
formats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RC2Parameters
This class represents RC2 paramters in opaque form and may be used for generating
opaque RC2 parameters and converting them between various formats.
|
class |
RC2WrapParameters
This class represents RC2 wrap paramters in opaque form and may be used for generating
opaque RC2 parameters and converting them between various formats.
|