[#pkcs7_recip_info_st-key_enc_algor] = xref:pkcs7_recip_info_st.adoc[pkcs7_recip_info_st]::key_enc_algor :relfileprefix: ../ :mrdocs: Algorithm used to encrypt the content‐encryption key for this recipient. == Synopsis Declared in `<openssl/pkcs7.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:X509_ALGOR.adoc[X509_ALGOR]* key_enc_algor; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#