[#RSA_OAEP_PARAMS] = RSA_OAEP_PARAMS :mrdocs: Opaque RSAES‐OAEP parameter structure (hashFunc / maskGenFunc / pSourceFunc). == Synopsis Declared in `<openssl/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:rsa_oaep_params_st.adoc[rsa_oaep_params_st] RSA_OAEP_PARAMS; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#