public class SRP6Group extends java.lang.Object
SRP6Group(java.math.BigInteger N, java.math.BigInteger g)
java.math.BigInteger
getG()
getN()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SRP6Group(java.math.BigInteger N, java.math.BigInteger g)
N
g
public java.math.BigInteger getG()
public java.math.BigInteger getN()