crypt32: Implement CertGetCRLFromStore.
commit77ea583ab07db77b85119f7fb52084834931dd24
authorJuan Lang <juan_lang@yahoo.com>
Thu, 22 Jun 2006 03:50:11 +0000 (21 20:50 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 22 Jun 2006 10:29:04 +0000 (22 12:29 +0200)
tree4f218adc9eefb6be4fa2f806f0eff0c4ba90f834
parent2a0c37d8b99f2c1aae3bf988588cac095e78048d
crypt32: Implement CertGetCRLFromStore.

- implement CertGetCRLFromStore, with tests
- update tests for CRL revocation functions to show name isn't checked
dlls/crypt32/crl.c
dlls/crypt32/crypt32.spec
dlls/crypt32/tests/crl.c
include/wincrypt.h