[#OCSP_CERTID] = OCSP_CERTID :mrdocs: OCSP CertID identifying a certificate by issuer name/key hashes and serial (RFC 6960). == Synopsis Declared in `<openssl/ocsp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:ocsp_cert_id_st.adoc[ocsp_cert_id_st] OCSP_CERTID; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#