public class KeyStoreConvert
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_ALIAS |
static java.lang.String |
DEFAULT_KEYSTORE_FILE |
static java.lang.String |
DEFAULT_PASSWORD |
Constructor and Description |
---|
KeyStoreConvert() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
public static final java.lang.String DEFAULT_ALIAS
public static final java.lang.String DEFAULT_PASSWORD
public static final java.lang.String DEFAULT_KEYSTORE_FILE
Copyright © 2012. All Rights Reserved.