RSA_null_method

Return the historical "null" RSA_METHOD stub (deprecated; always returns NULL since 1.1.1).

Synopsis

Declared in <openssl/rsa.h>

[[deprecated]]
RSA_METHOD const*
RSA_null_method();

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Return Value

NULL.