edu.pdx.cs399J.security
Class GenerateKeys

java.lang.Object
  extended by edu.pdx.cs399J.security.GenerateKeys

public class GenerateKeys
extends Object

This program generates a pair of DSA keys in files named public.key and private.key


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

Constructor Detail

GenerateKeys

public GenerateKeys()
Method Detail

main

public static void main(String[] args)


Copyright © 2000-2009 Portland State University. All Rights Reserved.