Deep-copy RSA-PSS algorithm parameters.
Declared in <openssl/rsa.h>
<openssl/rsa.h>
RSA_PSS_PARAMS* RSA_PSS_PARAMS_dup(RSA_PSS_PARAMS const* a);
Newly allocated copy, or NULL on error; free with RSA_PSS_PARAMS_free.