Return a short string describing the IDEA implementation (deprecated).
Synopsis
Declared in <openssl/idea.h>
[[deprecated]]
char const*
IDEA_options();
|
Warning
|
Deprecated. Use of this entity is allowed but discouraged. |
Return Value
Static option description string (for example "idea(int)").
Created with MrDocs