cryptoservices/certificateandkeymgmt/bwins/FILECERTSTOREu.def
author Santosh V Patil <santosh.v.patil@nokia.com>
Mon, 23 Nov 2009 09:18:22 +0530
changeset 42 b01a74007a7b
parent 8 35751d3474b7
permissions -rw-r--r--
Fix for bug 1301. Added bld.inf to rootcertificates component for exporting the SWI certificate store.

EXPORTS
	??1CFileCertStore@@UAE@XZ @ 1 NONAME ; public: virtual __thiscall CFileCertStore::~CFileCertStore(void)
	?CreateStoreL@CFileCertStore@@SAPAVCPermanentFileStore@@AAVRFs@@@Z @ 2 NONAME ; public: static class CPermanentFileStore * __cdecl CFileCertStore::CreateStoreL(class RFs &)
	?NewL@CFileCertStore@@SAPAV1@AAVRFs@@W4TFileMode@@@Z @ 3 NONAME ; public: static class CFileCertStore * __cdecl CFileCertStore::NewL(class RFs &,enum TFileMode)
	?NewLC@CFileCertStore@@SAPAV1@AAVRFs@@W4TFileMode@@@Z @ 4 NONAME ; public: static class CFileCertStore * __cdecl CFileCertStore::NewLC(class RFs &,enum TFileMode)