org.jboss.remoting.marshal.encryption
Class KeyGeneratorUtil

java.lang.Object
  extended by org.jboss.remoting.marshal.encryption.KeyGeneratorUtil

public class KeyGeneratorUtil
extends java.lang.Object

Generates keys

Since:
Aug 14, 2006
Version:
$Revision: 1376 $
Author:
Anil Saldhana

Field Summary
protected static org.jboss.logging.Logger log
           
 
Constructor Summary
KeyGeneratorUtil()
           
 
Method Summary
 void genKeys()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final org.jboss.logging.Logger log
Constructor Detail

KeyGeneratorUtil

public KeyGeneratorUtil()
Method Detail

genKeys

public void genKeys()
             throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)


Copyright © 1998-2005 JBoss Inc . All Rights Reserved.