openssl/include
Benjamin Kaduk ce5886dda8 Add an API to get the signer of an OCSP response
Add a new function OCSP_resp_get0_signer() that looks in the
certs bundled with the response as well as in additional certificates
provided as a function argument, returning the certificate that signed
the given response (if present).

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4573)
2017-11-11 20:03:49 -06:00
..
internal Remove parentheses of return. 2017-10-18 16:05:06 +01:00
openssl Add an API to get the signer of an OCSP response 2017-11-11 20:03:49 -06:00