Sweden-Number/dlls/crypt32
Hans Leidekker 5b465c5096 crypt32: Support password protected PFX blobs.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-30 18:33:01 +01:00
..
tests crypt32: Add support for importing RSA private keys from PFX blobs. 2019-01-30 18:32:58 +01:00
Makefile.in crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
base64.c crypt32: Add CRYPT_STRING_BINARY mode for CryptBinaryToStringW(). 2018-09-27 16:33:53 +02:00
cert.c crypt32: Implement CryptHashCertificate2. 2019-01-29 17:12:13 +01:00
chain.c
collectionstore.c
context.c
crl.c
crypt32.rc
crypt32.spec crypt32: Implement CryptHashCertificate2. 2019-01-29 17:12:13 +01:00
crypt32_private.h crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
cryptres.h
ctl.c
decode.c crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
encode.c crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
filestore.c
main.c crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
message.c
msg.c crypt32: Make sure that the provider supports algorithm of the message being decoded. 2018-11-16 20:55:01 +01:00
object.c
oid.c crypt32: CryptFreeOIDFunctionAddress should not unload a registered module. 2018-10-31 16:17:36 +01:00
pfx.c crypt32: Support password protected PFX blobs. 2019-01-30 18:33:01 +01:00
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c
serialize.c
sip.c
store.c
str.c