ostore.security.thresh
Class GenerateThresholdKeyShares

java.lang.Object
  |
  +--ostore.security.thresh.GenerateThresholdKeyShares

public class GenerateThresholdKeyShares
extends Object

Generates a set of key shares from the command line.

Version:
$Id: GenerateThresholdKeyShares.java,v 1.2 2001/10/26 23:51:29 srhea Exp $
Author:
Sean C. Rhea

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

Constructor Detail

GenerateThresholdKeyShares

public GenerateThresholdKeyShares()
Method Detail

main

public static void main(String[] argv)