| Constructor | Description |
|---|---|
DH() |
| Modifier and Type | Method | 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 DHjava.lang.Exception