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