public class LongParams extends CkParams
| Modifier and Type | Field and Description |
|---|---|
protected long |
params
The PKCS#11 object.
|
| Constructor and Description |
|---|
LongParams(long params)
Create a new LongParams object using the given object.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMaxFieldLen() |
Long |
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 LongParams(long params)
params - The params.public Long getParams()
CkParamsprotected int getMaxFieldLen()
getMaxFieldLen in class CkParamsCopyright © 2023. All rights reserved.