Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

edu.virtualschool.jco.unfinished.Main Class Reference

List of all members.

Detailed Description

Author:
bcox
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Definition at line 15 of file Main.java.

Static Public Member Functions

void main (String[] args)

Static Package Attributes

int primeSize = 1024
int exponentSize = 11


Member Data Documentation

int edu.virtualschool.jco.unfinished.Main.primeSize = 1024 [static, package]
 

Parameters:
primeSize the size (in bits) of the prime modulus.
exponentSize the size (in bits) of the random exponent.

Definition at line 21 of file Main.java.


The documentation for this class was generated from the following file: