[#AES_options] = AES_options :mrdocs: Return a short string describing compiled AES implementation options (deprecated). == Synopsis Declared in `<openssl/aes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] char const* AES_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]#