com.threerings.presents.tools
Class KeyPairGen

java.lang.Object
  extended by com.threerings.presents.tools.KeyPairGen

public class KeyPairGen
extends Object

Generates a RSA public/private key pair and outputs them in a format suitable for a properties file.


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

Constructor Detail

KeyPairGen

public KeyPairGen()
Method Detail

main

public static void main(String[] args)


Copyright © 2011. All Rights Reserved.