public class DH extends DHBase
agreement, generator
DH()
java.math.BigInteger
getG()
getP()
void
init(java.security.spec.AlgorithmParameterSpec params, Factory<Random> randomFactory)
getE, getK
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DH()
public void init(java.security.spec.AlgorithmParameterSpec params, Factory<Random> randomFactory) throws java.security.GeneralSecurityException
init
DHBase
java.security.GeneralSecurityException
public java.math.BigInteger getP()
public java.math.BigInteger getG()