Module: wine Branch: master Commit: 2d00a4f0f54eef9dcc67ce2844f700e4e483d9f8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2d00a4f0f54eef9dcc67ce2844...
Author: Juan Lang juan_lang@yahoo.com Date: Tue Jun 12 14:39:19 2007 -0700
crypt32: Implement CERT_AUTHORITY_KEY_ID2_INFO encoding/decoding.
---
dlls/crypt32/decode.c | 49 ++++++++++++- dlls/crypt32/encode.c | 61 ++++++++++++++++ dlls/crypt32/tests/encode.c | 161 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 268 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2d00a4f0f54eef9dcc67ce...