crypt32: Initial implementation of PFXImportCertStore.
commit226fd5cb2345f65f520e765251706b6ea83802e4
authorHans Leidekker <hans@codeweavers.com>
Mon, 28 Jan 2019 14:38:38 +0000 (28 15:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Jan 2019 16:12:13 +0000 (29 17:12 +0100)
tree46c6eeb10166985aea6ce0f584e90aa20f3c99a3
parent2ca9aa16b2e68cc3e4bfa4fe45c6676a6aed0b89
crypt32: Initial implementation of PFXImportCertStore.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/crypt32/Makefile.in
dlls/crypt32/crypt32_private.h
dlls/crypt32/decode.c
dlls/crypt32/encode.c
dlls/crypt32/main.c
dlls/crypt32/pfx.c [new file with mode: 0644]
dlls/crypt32/tests/store.c
include/wincrypt.h