public class X9_42_DH1_DERIVE_PARAMS extends CkParams
| Constructor and Description |
|---|
X9_42_DH1_DERIVE_PARAMS(long kdf,
byte[] otherInfo,
byte[] publicData) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMaxFieldLen() |
CK_X9_42_DH1_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_DH1_DERIVE_PARAMS(long kdf,
byte[] otherInfo,
byte[] publicData)
public CK_X9_42_DH1_DERIVE_PARAMS getParams()
CkParamsprotected int getMaxFieldLen()
getMaxFieldLen in class CkParamsCopyright © 2023. All rights reserved.