[#pkcs7_enc_content_st-enc_data] = xref:pkcs7_enc_content_st.adoc[pkcs7_enc_content_st]::enc_data :relfileprefix: ../ :mrdocs: Encrypted content octets ([0]IMPLICIT OCTET STRING); may be NULL when streaming. == Synopsis Declared in `<openssl/pkcs7.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ASN1_OCTET_STRING.adoc[ASN1_OCTET_STRING]* enc_data; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#