[#IDEA_options] = IDEA_options :mrdocs: Return a short string describing the IDEA implementation (deprecated). == Synopsis Declared in `<openssl/idea.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] char const* IDEA_options(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== == Return Value Static option description string (for example "idea(int)"). [.small]#Created with https://www.mrdocs.com[MrDocs]#