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