[#PKCS7_SIGNED] = PKCS7_SIGNED :mrdocs: PKCS#7 SignedData content: digests, optional certificates/CRLs, signer infos, and encapsulated content. == Synopsis Declared in `<openssl/pkcs7.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:pkcs7_signed_st.adoc[pkcs7_signed_st] PKCS7_SIGNED; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#