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

Synopsis

Declared in <openssl/rc4.h>

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

Deprecated. Use of this entity is allowed but discouraged.

Return Value

Static NUL‐terminated options string.

Created with MrDocs