crypt32: Use public functions during serialization rather than relying
[wine] / dlls / crypt32 / oid.c
2006-02-24  Juan Langcrypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
2006-02-23  Juan Langcrypt32: Move OIDToAlgID and AlgIDToOID to oid.c.
2006-02-22  Juan Langcrypt32: Add stubs for CryptFindOIDInfo and I_CryptInst...
2006-02-03  Juan Langcrypt32: Add stub for CryptEnumOIDInfo.
2005-12-02  Juan LangImplement more OID support functions.