Add OCSP_resp_get1_id() accessor
authorSascha Steinbiss <sascha@steinbiss.name>
Tue, 8 Nov 2016 09:16:45 +0000 (10:16 +0100)
committerRich Salz <rsalz@openssl.org>
Wed, 21 Jun 2017 19:01:54 +0000 (15:01 -0400)
commitdb17e43d882ecde217e1dce4a2b8c76c3ed134bf
tree151cc0305b4d1955e33138224868069e85269962
parent15b1688ac9d1f31ad87d3390dabed42061d90dd8
Add OCSP_resp_get1_id() accessor

Adding a get1 style accessor as brought up in mailing list post
https://mta.openssl.org/pipermail/openssl-users/2016-November/004796.html

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1876)
crypto/ocsp/ocsp_cl.c
doc/man3/OCSP_resp_find_status.pod
include/openssl/ocsp.h
util/libcrypto.num