public class X942DHMQVKeyDerivationParameters extends X942DH2KeyDerivationParameters
DHKeyDerivationParameters.KeyDerivationFunctionTypeprivateData_, privateDataLength_, publicData2_otherInfo_keyDerivationFunction_, publicData_| Constructor and Description |
|---|
X942DHMQVKeyDerivationParameters(long keyDerivationFunction,
byte[] sharedData,
byte[] publicData,
long privateDataLength,
Object privateData,
byte[] publicData2,
Object publicKey) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Create a (deep) clone of this object.
|
boolean |
equals(java.lang.Object otherObject)
Compares all member variables of this object with the other object.
|
java.lang.Object |
getPKCS11ParamsObject()
Get this parameters object as an object of the CK_X9_42_DH2_DERIVE_PARAMS class.
|
int |
hashCode()
The overriding of this method should ensure that the objects of this class work correctly in a
hashtable.
|
java.lang.String |
toString()
Returns the string representation of this object.
|
getPrivateData, getPrivateDataLength, getPublicData2, setPrivateData, setPrivateDataLength, setPublicData2getOtherInfo, setOtherInfogetKeyDerivationFunction, getPublicData, setKeyDerivationFunction, setPublicDatapublic java.lang.Object clone()
X942DH2KeyDerivationParametersclone in class X942DH2KeyDerivationParameterspublic java.lang.Object getPKCS11ParamsObject()
getPKCS11ParamsObject in interface ParametersgetPKCS11ParamsObject in class X942DH2KeyDerivationParameterspublic java.lang.String toString()
toString in class X942DH2KeyDerivationParameterspublic boolean equals(java.lang.Object otherObject)
equals in class X942DH2KeyDerivationParametersotherObject - The other object to compare to.public int hashCode()
hashCode in class X942DH2KeyDerivationParametersIAIK 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