Bouncy Castle Cryptography Library 1.33 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.crypto.params.DSAParameters
Constructor 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()