|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mindbright.jce.crypto.spec.DHParamsImpl
com.mindbright.jce.crypto.spec.DHParameterSpec
| Field Summary | |
protected int |
l
|
| Fields inherited from class com.mindbright.jce.crypto.spec.DHParamsImpl |
g, p |
| Constructor Summary | |
DHParameterSpec(java.math.BigInteger p,
java.math.BigInteger g)
|
|
DHParameterSpec(java.math.BigInteger p,
java.math.BigInteger g,
int l)
|
|
| Method Summary | |
int |
getL()
|
| Methods inherited from class com.mindbright.jce.crypto.spec.DHParamsImpl |
getG, getP |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int l
| Constructor Detail |
public DHParameterSpec(java.math.BigInteger p,
java.math.BigInteger g)
public DHParameterSpec(java.math.BigInteger p,
java.math.BigInteger g,
int l)
| Method Detail |
public int getL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||