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