| java.security.interfaces.DSAParams |
Known Indirect Subclasses
|
The interface for Digital Signature Algorithm (DSA) specific parameters.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Returns the base (
g
) value.
|
||||||||||
|
|
Returns the prime (
p
) value.
|
||||||||||
|
|
Returns the subprime (
q
) value.
|
||||||||||
Returns the base (
g
) value.
g
) value.
Returns the prime (
p
) value.
p
) value.
Returns the subprime (
q
) value.
q
) value.