Module: wine Branch: master Commit: f04b10248480e4afae7424d1ff3506134b2996ef URL: https://source.winehq.org/git/wine.git/?a=commit;h=f04b10248480e4afae7424d1f...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Mar 25 14:18:07 2022 +0100
crypt32: Add partial support for decoding OCSP_BASIC_RESPONSE_INFO structures.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/crypt32/decode.c | 243 ++++++++++++++++++++++++++++++++++++++++++++ dlls/crypt32/tests/encode.c | 58 +++++++++++ 2 files changed, 301 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f04b10248480e4afae742...