public class X942DHMQVKeyDerivationParameters extends X942DH2KeyDerivationParameters
DHKeyDerivationParameters.KeyDerivationFunctionType
privateData_, 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, setPublicData2
getOtherInfo, setOtherInfo
getKeyDerivationFunction, getPublicData, setKeyDerivationFunction, setPublicData
public java.lang.Object clone()
X942DH2KeyDerivationParameters
clone
in class X942DH2KeyDerivationParameters
public java.lang.Object getPKCS11ParamsObject()
getPKCS11ParamsObject
in interface Parameters
getPKCS11ParamsObject
in class X942DH2KeyDerivationParameters
public java.lang.String toString()
toString
in class X942DH2KeyDerivationParameters
public boolean equals(java.lang.Object otherObject)
equals
in class X942DH2KeyDerivationParameters
otherObject
- The other object to compare to.public int hashCode()
hashCode
in class X942DH2KeyDerivationParameters
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