public class X9_42_MQV_DERIVE_PARAMS extends CkParams
| Constructor and Description |
|---|
X9_42_MQV_DERIVE_PARAMS(long kdf,
byte[] otherInfo,
byte[] publicData,
int privateDataLength,
long privateDataHandle,
byte[] publicData2,
long publicKeyHandle) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMaxFieldLen() |
CK_X9_42_DHMQV_DERIVE_PARAMS |
getParams()
Get this parameters object as an object of the corresponding *_PARAMS
class of the iaik.pkcs.pkcs11.wrapper package.
|
String |
toString(String indent) |
codeToName, ptr2str, requireNonNull, setModule, toString, val2Strpublic X9_42_MQV_DERIVE_PARAMS(long kdf,
byte[] otherInfo,
byte[] publicData,
int privateDataLength,
long privateDataHandle,
byte[] publicData2,
long publicKeyHandle)
public CK_X9_42_DHMQV_DERIVE_PARAMS getParams()
CkParamsprotected int getMaxFieldLen()
getMaxFieldLen in class CkParamsCopyright © 2023. All rights reserved.