[#RSA_PSS_PARAMS] = RSA_PSS_PARAMS :mrdocs: Opaque RSASSA‐PSS parameter structure (hashAlg / maskGenAlg / saltLength / trailerField). == Synopsis Declared in `<openssl/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:rsa_pss_params_st.adoc[rsa_pss_params_st] RSA_PSS_PARAMS; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#