crypt32: Add a root store implementation that reads trusted certificates from well...
commit9663f9427b10e1d82bc98b03b07d688d09f64dd2
authorJuan Lang <juan.lang@gmail.com>
Mon, 10 Sep 2007 16:46:56 +0000 (10 09:46 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Sep 2007 09:57:06 +0000 (11 11:57 +0200)
tree33791a28a598a8315806faa2e9e021ab9e274981
parent391f826d49604f2bc70bf2574e2273307f139d48
crypt32: Add a root store implementation that reads trusted certificates from well-known locations on the local system.
dlls/crypt32/Makefile.in
dlls/crypt32/crypt32_private.h
dlls/crypt32/rootstore.c [new file with mode: 0644]
dlls/crypt32/store.c