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