author | Santosh V Patil <santosh.v.patil@nokia.com> |
Fri, 14 Aug 2009 22:14:14 +0530 | |
changeset 4 | 8e4b1aa36db9 |
parent 0 | 2c201484c85f |
child 8 | 35751d3474b7 |
permissions | -rw-r--r-- |
0
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
1 |
EXPORTS |
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
2 |
??1CFileCertStore@@UAE@XZ @ 1 NONAME ; public: virtual __thiscall CFileCertStore::~CFileCertStore(void) |
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
3 |
?CreateStoreL@CFileCertStore@@SAPAVCPermanentFileStore@@AAVRFs@@@Z @ 2 NONAME ; public: static class CPermanentFileStore * __cdecl CFileCertStore::CreateStoreL(class RFs &) |
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
4 |
?NewL@CFileCertStore@@SAPAV1@AAVRFs@@W4TFileMode@@@Z @ 3 NONAME ; public: static class CFileCertStore * __cdecl CFileCertStore::NewL(class RFs &,enum TFileMode) |
2c201484c85f
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff
changeset
|
5 |
?NewLC@CFileCertStore@@SAPAV1@AAVRFs@@W4TFileMode@@@Z @ 4 NONAME ; public: static class CFileCertStore * __cdecl CFileCertStore::NewLC(class RFs &,enum TFileMode) |