| Class | Description |
|---|---|
| DSAKeyFactory |
This class converts DSA keys (opaque representation) in their KeySpecs (transparent representation)
and vice versa.
|
| DSAKeyPairGenerator |
Key pair generator for DSA keys as specified in FIPS PUB 186.
|
| DSAParams |
An implementation of DSA parameters that supports ASN.1 encoding.
|
| DSAPrivateKey |
An implementation of a DSA private key that supports ASN.1 encoding.
|
| DSAPublicKey |
An implementation of a DSA public key that supports ASN.1 encoding.
|