[#pkcs7_signer_info_st-pkey] = xref:pkcs7_signer_info_st.adoc[pkcs7_signer_info_st]::pkey :relfileprefix: ../ :mrdocs: Private key used when signing with this signer info (not serialized). == Synopsis Declared in `<openssl/pkcs7.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:EVP_PKEY.adoc[EVP_PKEY]* pkey; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#