EVP_rc4

Return the RC4 stream cipher.

Synopsis

Declared in <openssl/evp.h>

EVP_CIPHER const*
EVP_rc4();

Return Value

EVP_CIPHER for rc4, or NULL if unavailable.