Return the public key component of a DH object without duplicating it (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
Internal BIGNUM pointer for the public key, or NULL if unset; do not free.
| Name | Description |
|---|---|
| dh | DH key to query. |