public class KEY_DERIVATION_STRING_DATA extends CkParams
| Constructor and Description |
|---|
KEY_DERIVATION_STRING_DATA(byte[] data)
Create a new KEY_DERIVATION_STRING_DATA object with the given data.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMaxFieldLen() |
CK_KEY_DERIVATION_STRING_DATA |
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 KEY_DERIVATION_STRING_DATA(byte[] data)
data - The string data.public CK_KEY_DERIVATION_STRING_DATA getParams()
CkParamsprotected int getMaxFieldLen()
getMaxFieldLen in class CkParamsCopyright © 2023. All rights reserved.