[#RC4_KEY] = RC4_KEY :mrdocs: Legacy RC4 key stream state (deprecated; prefer EVP_CIPHER APIs). == Synopsis Declared in `<openssl/rc4.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:rc4_key_st.adoc[rc4_key_st] RC4_KEY; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#