Deep-copy DSA domain parameters into a new DSA object (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
New DSA with copied parameters, or NULL on error; free with DSA_free().
| Name | Description |
|---|---|
| a | Source DSA whose p, q, and g are duplicated. |