org.jpos.security.jceadapter
Class Console
java.lang.Object
org.jpos.security.jceadapter.Console
public class Console
- extends java.lang.Object
A simple application for sending critical commands to the JCE Security Module.
The functionalities available from this console, are not available programmatically (via API's),
for security reasons, because most of them involve clear (non encrypted) keys.
Those commands are package protected in the JCE Security Module.
- Version:
- $Revision: 2854 $ $Date: 2010-01-02 02:34:31 -0800 (Sat, 02 Jan 2010) $
- Author:
- Hani Samuel Kirollos
|
Method Summary |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Console
public Console()
main
public static void main(java.lang.String[] args)
- Parameters:
args -