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