org.mule.extras.pgp
Class GenerateTestKeyrings

java.lang.Object
  extended by org.mule.extras.pgp.GenerateTestKeyrings

public class GenerateTestKeyrings
extends Object


Constructor Summary
GenerateTestKeyrings()
           
 
Method Summary
static void generateClientKey()
           
static void generateServerKey()
           
static void main(String[] args)
           
static void writeKeyrings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateTestKeyrings

public GenerateTestKeyrings()
Method Detail

generateServerKey

public static void generateServerKey()

generateClientKey

public static void generateClientKey()

writeKeyrings

public static void writeKeyrings()

main

public static void main(String[] args)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.