public abstract class Storage extends CryptokiObject
CKO_CERTIFICATE, CKO_DATA, CKO_DOMAIN_PARAMETERS, CKO_HW_FEATURE, CKO_MECHANISM, CKO_OTP_KEY, CKO_PRIVATE_KEY, CKO_PUBLIC_KEY, CKO_SECRET_KEY, ERACOM_PTK_ADAPTER, ERACOM_PTK_CERTIFICATE_REQUEST, ERACOM_PTK_CRL, ERACOM_PTK_FM, ERACOM_PTK_SLOT
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel()
Value of this CKA_LABEL attribute
|
boolean |
isModifiable()
Value of this CKA_MODIFIABLE attribute
|
boolean |
isPrivate()
Value of this CKA_PRIVATE attribute
|
boolean |
isToken()
Value of this CKA_TOKEN attribute
|
classToString, Copy, getAttributes, getClassName, getHandle, getObjectClass, getSize
public boolean isToken()
public java.lang.String getLabel()
public boolean isPrivate()
public boolean isModifiable()