public class DH extends java.lang.Object implements DH
DH()
void
checkRange()
byte[]
getE()
getK()
init()
setF(byte[] f)
setG(byte[] g)
setP(byte[] p)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DH()
public void init() throws java.lang.Exception
init
DH
java.lang.Exception
public byte[] getE() throws java.lang.Exception
getE
public byte[] getK() throws java.lang.Exception
getK
public void setP(byte[] p)
setP
public void setG(byte[] g)
setG
public void setF(byte[] f)
setF
public void checkRange() throws java.lang.Exception
checkRange