Allocate empty RSA-OAEP algorithm parameters.
Declared in <openssl/rsa.h>
<openssl/rsa.h>
RSA_OAEP_PARAMS* RSA_OAEP_PARAMS_new();
New RSA_OAEP_PARAMS, or NULL on allocation failure.