Return the CertID from a SingleResponse.
Declared in <openssl/ocsp.h>
<openssl/ocsp.h>
OCSP_CERTID const* OCSP_SINGLERESP_get0_id(OCSP_SINGLERESP const* x);
Internal OCSP_CERTID pointer, or NULL if unset.