crypt32: Support more types in CertRDNToStr.
[wine] / dlls / crypt32 / crl.c
2006-06-22  Juan Langcrypt32: Implement CertGetCRLFromStore.
2006-06-21  Juan Langcrypt32: Implement some CRL verification functions.
2006-06-20  Juan Langcrypt32: Simplify CRL creation.
2006-05-26  Juan Langcrypt32: Implement CertVerifyCRLTimeValidity and partia...
2006-05-25  Juan Langcrypt32: Add support for CRLs.