[#EVP_CIPHER-07] = EVP_CIPHER :mrdocs: Opaque symmetric cipher method (algorithm implementation) used with EVP_CIPHER_CTX. == Synopsis Declared in `<openssl/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:evp_cipher_st.adoc[evp_cipher_st] EVP_CIPHER; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#