| Bouncy Castle Cryptography Library 1.39 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.bouncycastle.crypto.params.DSAParametersConstructor Summary | |
| |
| |
Method Summary | |
boolean |
|
BigInteger |
|
BigInteger |
|
BigInteger |
|
DSAValidationParameters | |
int |
|
public DSAParameters(BigInteger p,
BigInteger q,
BigInteger g)public DSAParameters(BigInteger p,
BigInteger q,
BigInteger g,
DSAValidationParameters params)public boolean equals(Object obj)
public BigInteger getG()
public BigInteger getP()
public BigInteger getQ()
public int hashCode()