fre. 28. okt. 2022 kl. 05:25 skrev Geoff Swan <gsw...@bigpond.net.au>:

> I'm trying to get the cert serial number (or the ocsp_certid structure)
> from an OCSP single response


The following function gets you OCSP_CERTID from OCSP_SINGLERESP:

const OCSP_CERTID *OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *x);

Med vennlig hilsen / Best regards,
Alexei.

Reply via email to