com.mindbright.security.publickey
Class ModPGroups

java.lang.Object
  extended by com.mindbright.security.publickey.ModPGroups

public final class ModPGroups
extends java.lang.Object


Field Summary
static java.math.BigInteger oakleyGroup14G
           
static java.math.BigInteger oakleyGroup14P
           
static java.math.BigInteger oakleyGroup1G
           
static java.math.BigInteger oakleyGroup1P
           
static java.math.BigInteger oakleyGroup2G
           
static java.math.BigInteger oakleyGroup2P
           
static java.math.BigInteger oakleyGroup5G
           
static java.math.BigInteger oakleyGroup5P
           
 
Constructor Summary
ModPGroups()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

oakleyGroup1P

public static final java.math.BigInteger oakleyGroup1P

oakleyGroup1G

public static final java.math.BigInteger oakleyGroup1G

oakleyGroup2P

public static final java.math.BigInteger oakleyGroup2P

oakleyGroup2G

public static final java.math.BigInteger oakleyGroup2G

oakleyGroup5P

public static final java.math.BigInteger oakleyGroup5P

oakleyGroup5G

public static final java.math.BigInteger oakleyGroup5G

oakleyGroup14P

public static final java.math.BigInteger oakleyGroup14P

oakleyGroup14G

public static final java.math.BigInteger oakleyGroup14G
Constructor Detail

ModPGroups

public ModPGroups()