| Package | Description |
|---|---|
| iaik.pkcs.pkcs11 | |
| iaik.pkcs.pkcs11.parameters |
| Class and Description |
|---|
| Parameters
Every parameters class implements this interface through which the module.
|
| Class and Description |
|---|
| DHKeyDerivationParameters
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.
|
| Parameters
Every parameters class implements this interface through which the module.
|
| RSAPkcsParameters
This abstract class encapsulates parameters for the RSA PKCS mechanisms
Mechanism.RSA_PKCS_OAEP and Mechanism.RSA_PKCS_PSS.
|
| SSL3KeyMaterialOutParameters
Objects of this class encapsulates key material output for the mechanism
Mechanism.SSL3_KEY_AND_MAC_DERIVE.
|
| SSL3RandomDataParameters
This class encapsulates parameters for the Mechanism.SSL3_MASTER_KEY_DERIVE
and Mechanism.SSL3_KEY_AND_MAC_DERIVE mechanisms.
|
| TLSKeyMaterialParameters
This class encapsulates parameters for the Mechanism.SSL3_KEY_AND_MAC_DERIVE
mechanism.
|
| TLSMasterKeyDeriveParameters
This class encapsulates parameters for the Mechanism.SSL3_MASTER_KEY_DERIVE
mechanism and the Mechanism.TLS_MASTER_KEY_DERIVE.
|
| VersionParameters
This class is used for the Mechnism.SSL3_PRE_MASTER_KEY_GEN.
|
Copyright © 2022. All rights reserved.