com.redstarhackers.craftsman.util
Class KeyToolUtil
java.lang.Object
com.redstarhackers.craftsman.util.KeyToolUtil
public class KeyToolUtil
- extends java.lang.Object
TODO Class summary sentence. Class documentation.
- Version:
- $Revision: 600 $
- Author:
- $Author: kostya $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_ALIAS
public static final java.lang.String KEY_ALIAS
- See Also:
- Constant Field Values
CODE_SIGNING_ALIAS
public static final java.lang.String CODE_SIGNING_ALIAS
- See Also:
- Constant Field Values
KEY_STORE
public static final java.lang.String KEY_STORE
- See Also:
- Constant Field Values
KEY_STORE_PASS
public static final java.lang.String KEY_STORE_PASS
- See Also:
- Constant Field Values
KEY_PASS
public static final java.lang.String KEY_PASS
- See Also:
- Constant Field Values
getKeyProperties
public static java.util.Properties getKeyProperties(MessageLogger logger,
Module module)