[#EVP_PKEY] = EVP_PKEY :mrdocs: Opaque public/private key handle used throughout the EVP and X.509 APIs. == Synopsis Declared in `<openssl/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:evp_pkey_st.adoc[evp_pkey_st] EVP_PKEY; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#