[#RSA_OAEP_PARAMS_it] = RSA_OAEP_PARAMS_it :mrdocs: Return the ASN.1 item descriptor for RSA_OAEP_PARAMS. == Synopsis Declared in `<openssl/rsa.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ASN1_ITEM.adoc[ASN1_ITEM] const* RSA_OAEP_PARAMS_it(); ---- == Return Value Pointer to the static ASN1_ITEM for RSA_OAEP_PARAMS. [.small]#Created with https://www.mrdocs.com[MrDocs]#