Return a new reference to the DSA key held by pkey (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
DSA pointer with an incremented reference count (caller frees with DSA_free()), or NULL on error.
| Name | Description |
|---|---|
| pkey | Key that must hold a DSA key. |