| 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 DHjava.lang.ExceptionCopyright © 2020 JCraft,Inc.. All Rights Reserved.