public class CryptoTokenConstantsWS
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALLOW_EXTRACTABLE_PRIVATE_KEY
Boolean indicating if it should be allowed to extract private keys
|
static java.lang.String |
ATTRIB_LABEL_KEY
Specific to PKCS#11.
|
static java.lang.String |
NODEFAULTPWD
If set, no default password allowed for this soft cryptotoken
|
static java.lang.String |
SHLIB_LABEL_KEY
Specific to PKCS#11.
|
static java.lang.String |
SLOT_LABEL_TYPE
Specific to PKCS#11.
|
static java.lang.String |
SLOT_LABEL_VALUE
Specific to PKCS#11.
|
static java.lang.String |
TOKEN_FRIENDLY_NAME
A user defined name of the slot provider.
|
Constructor and Description |
---|
CryptoTokenConstantsWS() |
public static final java.lang.String ALLOW_EXTRACTABLE_PRIVATE_KEY
public static final java.lang.String ATTRIB_LABEL_KEY
public static final java.lang.String NODEFAULTPWD
public static final java.lang.String SHLIB_LABEL_KEY
public static final java.lang.String SLOT_LABEL_TYPE
public static final java.lang.String SLOT_LABEL_VALUE
public static final java.lang.String TOKEN_FRIENDLY_NAME
2019 PrimeKey Solutions AB.