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