Constructor and Description |
---|
DH() |
Modifier and Type | Method and Description |
---|---|
void |
checkRange() |
byte[] |
getE() |
byte[] |
getK() |
void |
init() |
void |
setF(byte[] f) |
void |
setG(byte[] g) |
void |
setP(byte[] p) |
public void init() throws java.lang.Exception
public byte[] getE() throws java.lang.Exception
public byte[] getK() throws java.lang.Exception
public void checkRange() throws java.lang.Exception
checkRange
in interface DH
java.lang.Exception