|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mfwk.security.gendisckey.gendisckey
Key generator for fmwk discovery security.
This application can generate a random key for the discovery protocol security
mechanism.
Constructor Summary | |
gendisckey()
This is the main method which does the job. |
Method Summary | |
static void |
main(java.lang.String[] args)
Main method. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public gendisckey()
Method Detail |
public static void main(java.lang.String[] args)
args
- One command line parameter: the name of the ouptut file where the generated key
is stored.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |