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