Return a short string describing compiled DES implementation options (deprecated).

Synopsis

Declared in <openssl/des.h>

[[deprecated]]
char const*
DES_options();
Warning

Deprecated. Use of this entity is allowed but discouraged.

Return Value

Static NUL‐terminated options string.

Created with MrDocs