| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CMP_ACTION_GEN_CRL |
1 |
public static final int |
CMP_ACTION_GET_CAINFO |
3 |
public static final int |
CMP_ACTION_GET_CRL_WITH_SN |
2 |
public static final int |
CMP_CRL_REASON_REMOVE |
-1 |
public static final String |
PROVIDER_NAME_XIPKI |
"XIPKI" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY_CA_GENERATE_KEYPAIR |
"ca-generate-keypair" |
public static final String |
KEY_CERTPROFILE |
"certprofile" |
public static final String |
KEY_NOTAFTER |
"notafter" |
public static final String |
KEY_NOTBEFORE |
"notbefore" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_P11MODULE_NAME |
"default" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"emulator" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"native" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROVIDER_NAME |
"XIPKI" |
public static final double |
PROVIDER_VERSION |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
ACTION_ADD_CERT |
320 |
public static final short |
ACTION_DIGEST_SECRETKEY |
308 |
public static final short |
ACTION_GEN_KEYPAIR_DSA |
305 |
public static final short |
ACTION_GEN_KEYPAIR_EC |
307 |
public static final short |
ACTION_GEN_KEYPAIR_RSA |
304 |
public static final short |
ACTION_GEN_KEYPAIR_SM2 |
325 |
public static final short |
ACTION_GEN_SECRET_KEY |
309 |
public static final short |
ACTION_GET_CERT |
258 |
public static final short |
ACTION_GET_CERT_IDS |
261 |
public static final short |
ACTION_GET_IDENTITY_IDS |
260 |
public static final short |
ACTION_GET_MECHANISMS |
2 |
public static final short |
ACTION_GET_PUBLICKEY |
257 |
public static final short |
ACTION_GET_PUBLICKEY_IDS |
262 |
public static final short |
ACTION_GET_SERVER_CAPS |
1 |
public static final short |
ACTION_GET_SLOT_IDS |
259 |
public static final short |
ACTION_IMPORT_SECRET_KEY |
310 |
public static final short |
ACTION_NOPE |
0 |
public static final short |
ACTION_REMOVE_CERTS |
322 |
public static final short |
ACTION_REMOVE_IDENTITY |
321 |
public static final short |
ACTION_REMOVE_OBJECTS |
324 |
public static final short |
ACTION_SIGN |
288 |
public static final short |
ACTION_UPDATE_CERT |
323 |
public static final short |
RC_BAD_REQUEST |
4 |
public static final short |
RC_DUPLICATE_ENTITY |
259 |
public static final short |
RC_INTERNAL_ERROR |
1 |
public static final short |
RC_P11_TOKENERROR |
261 |
public static final short |
RC_SUCCESS |
0 |
public static final short |
RC_UNKNOWN_ENTITY |
258 |
public static final short |
RC_UNKNOWN_MODULE |
257 |
public static final short |
RC_UNSUPPORTED_ACTION |
3 |
public static final short |
RC_UNSUPPORTED_MECHANISM |
260 |
public static final short |
RC_UNSUPPORTED_VERSION |
2 |
public static final short |
VERSION_V1_0 |
256 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TAG_IV |
2 |
public static final int |
TAG_OPAQUE |
1 |
public static final int |
TAG_RSA_PKCS_PSS |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"proxy" |
Copyright © 2018. All rights reserved.