|
ZetaGrid v1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--zeta.crypto.DefaultKey
| Field Summary | |
private java.math.BigInteger |
A
|
private java.math.BigInteger |
g
|
private java.math.BigInteger |
p
|
| Constructor Summary | |
DefaultKey()
|
|
| Method Summary | |
java.math.BigInteger |
getBase()
|
java.math.BigInteger |
getGenerator()
|
java.math.BigInteger |
getModulo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.math.BigInteger p
private java.math.BigInteger g
private java.math.BigInteger A
| Constructor Detail |
public DefaultKey()
| Method Detail |
public java.math.BigInteger getBase()
getBase in interface Keypublic java.math.BigInteger getModulo()
getModulo in interface Keypublic java.math.BigInteger getGenerator()
getGenerator in interface Key
|
ZetaGrid v1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||