[#OCSP_CRLID_new-03] = OCSP_CRLID_new :mrdocs: Allocate an empty OCSP CrlID extension value. == Synopsis Declared in `<openssl/ocsp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:OCSP_CRLID.adoc[OCSP_CRLID]* OCSP_CRLID_new(); ---- == Return Value New OCSP_CRLID, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#