SFE.BOAL
Class OTEG_Gen

java.lang.Object
  extended by SFE.BOAL.OTEG_Gen

public class OTEG_Gen
extends java.lang.Object


Constructor Summary
OTEG_Gen()
          Constructor - does all the work
 
Method Summary
static void main(java.lang.String[] args)
          A main program for activating the ElGamalKeyPairGenerator.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OTEG_Gen

public OTEG_Gen()
Constructor - does all the work

Method Detail

main

public static void main(java.lang.String[] args)
A main program for activating the ElGamalKeyPairGenerator.