[PATCH V3 5/7] library: Add openconnect_get_peer_cert_chain()
David Woodhouse
dwmw2 at infradead.org
Fri May 6 08:39:54 PDT 2016
On Wed, 2016-05-04 at 21:40 -0700, Kevin Cernekee wrote:
>
> +struct oc_cert {
> + int der_len;
> + unsigned char *der_data;
> + void *reserved;
> +};
Why 'reserved'? Is that just for future expansion?
--
dwmw2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5760 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20160506/0df0b039/attachment-0001.bin>
More information about the openconnect-devel
mailing list