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