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