wine/dlls/crypt32
2007-08-10 12:58:17 +02:00
..
tests crypt32: Use real certificates to test finding subject certificates, and correct finding them. 2007-08-10 12:58:17 +02:00
base64.c
cert.c crypt32: Trace more return values. 2007-08-10 12:58:17 +02:00
chain.c
context.c crypt32: Add a couple traces. 2007-08-08 15:32:01 +02:00
crl.c crypt32: Use public functions to get store access state. 2007-05-15 15:19:33 +02:00
crypt32_De.rc
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc
crypt32_No.rc
crypt32_private.h crypt32: Get rid of attribute certs from signed info, they're not supported anyway. 2007-07-31 11:15:57 +02:00
crypt32.rc
crypt32.spec crypt32: Add stub for I_CryptGetAsn1Decoder. 2007-08-10 12:58:17 +02:00
cryptres.h
decode.c crypt32: Introduce cryptasn debug channel to quiet down crypt traces. 2007-08-08 15:32:00 +02:00
encode.c crypt32: Introduce cryptasn debug channel to quiet down crypt traces. 2007-08-08 15:32:00 +02:00
main.c crypt32: Add stub for I_CryptGetAsn1Decoder. 2007-08-10 12:58:17 +02:00
Makefile.in crypt32: Add CryptMsg* stubs. 2007-06-11 15:01:03 +02:00
msg.c crypt32: According to MSDN, inner content is only decoded when the content type is data. 2007-08-08 15:32:01 +02:00
oid.c crypt32: Correct loading OID functions from the registry. 2007-08-10 12:58:17 +02:00
proplist.c
protectdata.c
serialize.c
sip.c crypt32: Trace more return values. 2007-08-10 12:58:17 +02:00
store.c crypt32: Add and use HCRYPTPROV_LEGACY and HCRYPTPROV_OR_NCRYPT_KEY_HANDLE. 2007-08-03 12:44:41 +02:00
str.c crypt32: Implement CertRDNValueToStr for UTF-8 strings. 2007-08-08 15:32:00 +02:00
version.rc