Return a short string describing compiled AES implementation options (deprecated).
Synopsis
Declared in <openssl/aes.h>
[[deprecated]]
char const*
AES_options();
|
Warning
|
Deprecated. Use of this entity is allowed but discouraged. |
Return Value
Static NUL‐terminated options string.
Created with MrDocs