Print DSA domain parameters (p, q, g) to a BIO in human-readable form (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| bp | BIO that receives the textual dump. |
| x | DSA object whose parameters are printed. |