| Package | Description |
|---|---|
| iaik.pkcs.pkcs11 | |
| iaik.pkcs.pkcs11.params |
| Class and Description |
|---|
| Params
Every parameters class implements this interface through which the module.
|
| Class and Description |
|---|
| DHKeyDerivationParams
This abstract class encapsulates parameters for the DH mechanisms
Mechanism.ECDH1_DERIVE, Mechanism.ECDH1_COFACTOR_DERIVE,
Mechanism.ECMQV_DERIVE, Mechanism.X9_42_DH_DERIVE ,
Mechanism.X9_42_DH_HYBRID_DERIVE and Mechanism.X9_42_MQV_DERIVE.
|
| EcDH1KeyDerivationParams
This abstract class encapsulates parameters for the DH mechanisms
Mechanism.ECDH1_DERIVE and Mechanism.ECDH1_COFACTOR_DERIVE.
|
| Params
Every parameters class implements this interface through which the module.
|
| RSAPkcsParams
This abstract class encapsulates parameters for the RSA PKCS mechanisms
Mechanism.RSA_PKCS_OAEP and Mechanism.RSA_PKCS_PSS.
|
| SSL3KeyMaterialOutParams
Objects of this class encapsulates key material output for the mechanism
Mechanism.SSL3_KEY_AND_MAC_DERIVE.
|
| SSL3RandomDataParams
This class encapsulates parameters for the Mechanism.SSL3_MASTER_KEY_DERIVE
and Mechanism.SSL3_KEY_AND_MAC_DERIVE mechanisms.
|
| VersionParams
This class is used for the Mechnism.SSL3_PRE_MASTER_KEY_GEN.
|
| X942DH1KeyDerivationParams
This abstract class encapsulates parameters for the X9.42 DH mechanism
Mechanism.X9_42_DH_DERIVE.
|
Copyright © 2018. All rights reserved.