Return the ASN.1 item descriptor for OCSP_RESPDATA.
Synopsis
Declared in <openssl/ocsp.h>
ASN1_ITEM const*
OCSP_RESPDATA_it();
Return Value
Pointer to the static ASN1_ITEM for OCSP_RESPDATA.
Created with MrDocs