Duplicate DSA parameters (and key material when present) into a new DH object (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
Be careful to avoid small-subgroup attacks when using the resulting DH key.
New DH object, or NULL on error; free with DH_free().
| Name | Description |
|---|---|
| r | Source DSA object whose p/q/g (and optional keys) are copied. |