public class DHGroup extends java.lang.Object
DHGroup(java.math.BigInteger p, java.math.BigInteger q, java.math.BigInteger g, int l)
java.math.BigInteger
getG()
int
getL()
getP()
getQ()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DHGroup(java.math.BigInteger p, java.math.BigInteger q, java.math.BigInteger g, int l)
p
q
g
public java.math.BigInteger getG()
public int getL()
public java.math.BigInteger getP()
public java.math.BigInteger getQ()