public class DSAParams
extends java.lang.Object
DSAKeyPair when generated
on the token.
The DSAKeyPair parameters are taken from the
DSAKeyPairGenerator class.
DSAKeyPairGenerator).| Constructor and Description |
|---|
DSAParams(int strength) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getG() |
byte[] |
getP() |
byte[] |
getQ() |
public DSAParams(int strength)
throws UserFatalException
UserFatalException