org.jpos.security.jceadapter
Class Console
java.lang.Object
org.jpos.security.jceadapter.Console
public class Console
- extends 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$ $Date$
- Author:
- Hani Samuel Kirollos
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Console
public Console()
main
public static void main(String[] args)
- Parameters:
args -
Copyright © 1998-2012 jPOS.org. All Rights Reserved.