Class Console
java.lang.Object
org.jpos.security.jceadapter.Console
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.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexec(PrintStream outPS, PrintStream errPS, String[] args) static void
-
Constructor Details
-
Console
public Console()
-
-
Method Details
-
main
-
exec
-