|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.ObjectCOM.claymoresystems.crypto.RawDSAParams
| Constructor Summary | |
|---|---|
RawDSAParams(java.math.BigInteger p,
java.math.BigInteger q,
java.math.BigInteger g)
|
|
| Method Summary | |
|---|---|
java.math.BigInteger |
getG()
|
java.math.BigInteger |
getP()
|
java.math.BigInteger |
getQ()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RawDSAParams(java.math.BigInteger p,
java.math.BigInteger q,
java.math.BigInteger g)
| Method Detail |
public java.math.BigInteger getP()
getP in interface java.security.interfaces.DSAParamspublic java.math.BigInteger getQ()
getQ in interface java.security.interfaces.DSAParamspublic java.math.BigInteger getG()
getG in interface java.security.interfaces.DSAParams
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||