public class ServerKeyPropertiesConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KEYSTORE_PASSWORD |
static String |
RESET_KEYSTORE |
static String |
SERVER_ENCRYPT_KEY_COUNT |
static String |
SERVER_KEYALIAS_PREFIX |
static String |
SERVER_KEYPAIR_NAME |
static String |
SERVER_KEYSTORE_CONTAINER |
static String |
SERVER_KEYSTORE_KEYPAIR_ALGO |
static String |
SERVER_KEYSTORE_KEYPAIR_SIZE |
static String |
SERVER_KEYSTORE_NAME |
static String |
SERVER_KEYSTORE_RSA_SIGN_ALGO |
static String |
SERVER_KEYSTORE_SECRET_KEY_ALGO |
static String |
SERVER_KEYSTORE_SECRET_KEY_SIZE |
static String |
SERVER_SECRET_KEY_COUNT |
static String |
SERVER_SIGN_KEY_COUNT |
| Constructor and Description |
|---|
ServerKeyPropertiesConstants() |
public static final String RESET_KEYSTORE
public static final String KEYSTORE_PASSWORD
public static final String SERVER_KEYSTORE_SECRET_KEY_SIZE
public static final String SERVER_KEYSTORE_SECRET_KEY_ALGO
public static final String SERVER_KEYSTORE_RSA_SIGN_ALGO
public static final String SERVER_KEYSTORE_KEYPAIR_SIZE
public static final String SERVER_KEYSTORE_KEYPAIR_ALGO
public static final String SERVER_SECRET_KEY_COUNT
public static final String SERVER_ENCRYPT_KEY_COUNT
public static final String SERVER_SIGN_KEY_COUNT
public static final String SERVER_KEYALIAS_PREFIX
public static final String SERVER_KEYPAIR_NAME
public static final String SERVER_KEYSTORE_NAME
public static final String SERVER_KEYSTORE_CONTAINER
Copyright © 2019. All Rights Reserved.