|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DSAParams
This interface allows the Digital Signature Algorithm (DSA) parameters to be queried.
| Method Summary | |
|---|---|
BigInteger |
getG()
Returns the base, or 'g' value |
BigInteger |
getP()
Returns the prime, or 'p' value |
BigInteger |
getQ()
Returns the subprime, or 'q' value |
| Method Detail |
|---|
BigInteger getG()
BigInteger getP()
BigInteger getQ()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||