Return the legacy low-level key pointer stored in an EVP_PKEY (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
Internal type-specific key pointer (for example RSA *), or NULL if unset; do not free.
| Name | Description |
|---|---|
| pkey | Key wrapper to query. |