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