[#pkcs7_recip_info_st-cert] = xref:pkcs7_recip_info_st.adoc[pkcs7_recip_info_st]::cert :relfileprefix: ../ :mrdocs: Recipient certificate used to obtain the public key for this RecipientInfo. == Synopsis Declared in `<openssl/pkcs7.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:X509.adoc[X509]* cert; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#