[#RC4_options] = RC4_options :mrdocs: Return a short string describing compiled RC4 implementation options (deprecated). == Synopsis Declared in `<openssl/rc4.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] char const* RC4_options(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== == Return Value Static NUL‐terminated options string. [.small]#Created with https://www.mrdocs.com[MrDocs]#