Return the ASN.1 item descriptor for OCSP_REQINFO.

Synopsis

Declared in <openssl/ocsp.h>

ASN1_ITEM const*
OCSP_REQINFO_it();

Return Value

Pointer to the static ASN1_ITEM for OCSP_REQINFO.

Created with MrDocs