Juan Lang : crypt32: Implement enhanced key usage.

Alexandre Julliard julliard at wine.codeweavers.com
Sat Feb 18 09:22:57 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 079afa21defac8c39643126590083d221f770b1e
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=079afa21defac8c39643126590083d221f770b1e

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Sat Feb 18 15:49:54 2006 +0100

crypt32: Implement enhanced key usage.
Implement CertGetEnhancedKeyUsage, CertSetEnhancedKeyUsage,
CertAddEnhancedKeyUsageIdentifier, and
CertRemoveEnhancedKeyUsageIdentifier.

---

 dlls/crypt32/cert.c       |  259 ++++++++++++++++++++++++++++++++++++++
 dlls/crypt32/crypt32.spec |    8 +
 dlls/crypt32/tests/cert.c |  306 +++++++++++++++++++++++++++++++++++++++++++++
 include/wincrypt.h        |   45 +++++++
 4 files changed, 614 insertions(+), 4 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=079afa21defac8c39643126590083d221f770b1e



More information about the wine-cvs mailing list