public class ByteArrayParams extends CkParams
| Constructor and Description |
|---|
ByteArrayParams(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMaxFieldLen() |
byte[] |
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 byte[] getParams()
CkParamsprotected int getMaxFieldLen()
getMaxFieldLen in class CkParamsCopyright © 2023. All rights reserved.