public class CK_ECDH1_DERIVE_PARAMS
extends java.lang.Object
PKCS#11 structure:
typedef struct CK_ECDH1_DERIVE_PARAMS { CK_EC_KDF_TYPE kdf; CK_ULONG ulSharedDataLen; CK_BYTE_PTR pSharedData; CK_ULONG ulPublicDataLen; CK_BYTE_PTR pPublicData; } CK_ECDH1_DERIVE_PARAMS;
Modifier and Type | Field and Description |
---|---|
long |
kdf
PKCS#11:
|
byte[] |
pPublicData
PKCS#11:
|
byte[] |
pSharedData
PKCS#11:
|
Constructor and Description |
---|
CK_ECDH1_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