public class CK_X9_42_DH1_DERIVE_PARAMS
extends java.lang.Object
PKCS#11 structure:
typedef struct CK_X9_42_DH1_DERIVE_PARAMS {
CK_X9_42_DH_KDF_TYPE kdf;
CK_ULONG ulOtherInfoLen;
CK_BYTE_PTR pOtherInfo;
CK_ULONG ulPublicDataLen;
CK_BYTE_PTR pPublicData;
} CK_X9_42_DH1_DERIVE_PARAMS;
| Modifier and Type | Field and Description |
|---|---|
long |
kdf
PKCS#11:
|
byte[] |
pOtherInfo
PKCS#11:
|
byte[] |
pPublicData
PKCS#11:
|
| Constructor and Description |
|---|
CK_X9_42_DH1_DERIVE_PARAMS() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns the string representation of CK_PKCS5_PBKD2_PARAMS.
|
IAIK JavaSecurity Website http://jce.iaik.tugraz.at/
IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved. version 1.6.9