crypt32: Implement enhanced key usage.
commit079afa21defac8c39643126590083d221f770b1e
authorJuan Lang <juan_lang@yahoo.com>
Sat, 18 Feb 2006 14:49:54 +0000 (18 15:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 18 Feb 2006 14:49:54 +0000 (18 15:49 +0100)
tree102fe0b6e1abdb9369efc8521d9254e155e0a73e
parent7eba266ea87e21d6551d53bc7e7258b1ba2e84b5
crypt32: Implement enhanced key usage.
Implement CertGetEnhancedKeyUsage, CertSetEnhancedKeyUsage,
CertAddEnhancedKeyUsageIdentifier, and
CertRemoveEnhancedKeyUsageIdentifier.
dlls/crypt32/cert.c
dlls/crypt32/crypt32.spec
dlls/crypt32/tests/cert.c
include/wincrypt.h