Return a new reference to the DH key held by pkey (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
DH with an incremented reference count, or NULL if not a DH key; free with DH_free().
| Name | Description |
|---|---|
| pkey | Key that must hold a DH key. |