|
1 EXPORTS |
|
2 ??1CSymbianCertChain@@UAE@XZ @ 1 NONAME ; CSymbianCertChain::~CSymbianCertChain(void) |
|
3 ?AddCert@CSymbianCertStore@@QAEXABVTDesC8@@0@Z @ 2 NONAME ; void CSymbianCertStore::AddCert(class TDesC8 const &, class TDesC8 const &) |
|
4 ?CreateRSAKey@CSymbianKeyStore@@QAEXIABVTDesC8@@@Z @ 3 NONAME ; void CSymbianKeyStore::CreateRSAKey(unsigned int, class TDesC8 const &) |
|
5 ?CreateUnifiedCertStoreL@CSymbianCertStore@@QAEXXZ @ 4 NONAME ; void CSymbianCertStore::CreateUnifiedCertStoreL(void) |
|
6 ?CreateUnifiedKeyStoreL@CSymbianKeyStore@@QAEXXZ @ 5 NONAME ; void CSymbianKeyStore::CreateUnifiedKeyStoreL(void) |
|
7 ?FindCertL@CSymbianCertStore@@QAEXABVTDesC8@@@Z @ 6 NONAME ; void CSymbianCertStore::FindCertL(class TDesC8 const &) |
|
8 ?FindKey@CSymbianKeyStore@@QAEXABVTDesC8@@W4EKeyAlgorithm@CKeyInfoBase@@@Z @ 7 NONAME ; void CSymbianKeyStore::FindKey(class TDesC8 const &, enum CKeyInfoBase::EKeyAlgorithm) |
|
9 ?GetCertList@CSymbianCertStore@@QAE?AV?$RMPointerArray@VCCTCertInfo@@@@XZ @ 8 NONAME ; class RMPointerArray<class CCTCertInfo> CSymbianCertStore::GetCertList(void) |
|
10 ?GetCertSize@CSymbianCertStore@@QAEIXZ @ 9 NONAME ; unsigned int CSymbianCertStore::GetCertSize(void) |
|
11 ?GetError@CSymbianCertChain@@QAEHXZ @ 10 NONAME ; int CSymbianCertChain::GetError(void) |
|
12 ?GetError@CSymbianCertStore@@QAEHXZ @ 11 NONAME ; int CSymbianCertStore::GetError(void) |
|
13 ?GetError@CSymbianKeyStore@@QAEHXZ @ 12 NONAME ; int CSymbianKeyStore::GetError(void) |
|
14 ?GetKeyAlgorithm@CSymbianKeyStore@@QAE?AW4EKeyAlgorithm@CKeyInfoBase@@XZ @ 13 NONAME ; enum CKeyInfoBase::EKeyAlgorithm CSymbianKeyStore::GetKeyAlgorithm(void) |
|
15 ?GetKeySize@CSymbianKeyStore@@QAEIXZ @ 14 NONAME ; unsigned int CSymbianKeyStore::GetKeySize(void) |
|
16 ?GetRetrieveCertData@CSymbianCertStore@@QAEPAVHBufC8@@XZ @ 15 NONAME ; class HBufC8 * CSymbianCertStore::GetRetrieveCertData(void) |
|
17 ?GetRetrieveCertObject@CSymbianCertStore@@QAEPAVCCertificate@@XZ @ 16 NONAME ; class CCertificate * CSymbianCertStore::GetRetrieveCertObject(void) |
|
18 ?GetSignedData@CSymbianKeyStore@@QAEPBEPAI@Z @ 17 NONAME ; unsigned char const * CSymbianKeyStore::GetSignedData(unsigned int *) |
|
19 ?GetValidateResult@CSymbianCertChain@@QAEHXZ @ 18 NONAME ; int CSymbianCertChain::GetValidateResult(void) |
|
20 ?GetVerifyResult@CSymbianKeyStore@@QAEHXZ @ 19 NONAME ; int CSymbianKeyStore::GetVerifyResult(void) |
|
21 ?ImportKey@CSymbianKeyStore@@QAEXABVTDesC8@@0@Z @ 20 NONAME ; void CSymbianKeyStore::ImportKey(class TDesC8 const &, class TDesC8 const &) |
|
22 ?InitializeL@CSymbianCertChain@@QAEXPAEIABV?$RPointerArray@VCX509Certificate@@@@@Z @ 21 NONAME ; void CSymbianCertChain::InitializeL(unsigned char *, unsigned int, class RPointerArray<class CX509Certificate> const &) |
|
23 ?ListCertL@CSymbianCertStore@@QAEXXZ @ 22 NONAME ; void CSymbianCertStore::ListCertL(void) |
|
24 ?NewL@CSymbianCertChain@@SAPAV1@XZ @ 23 NONAME ; class CSymbianCertChain * CSymbianCertChain::NewL(void) |
|
25 ?NewL@CSymbianCertStore@@SAPAV1@XZ @ 24 NONAME ; class CSymbianCertStore * CSymbianCertStore::NewL(void) |
|
26 ?NewL@CSymbianKeyStore@@SAPAV1@XZ @ 25 NONAME ; class CSymbianKeyStore * CSymbianKeyStore::NewL(void) |
|
27 ?NewLC@CSymbianCertStore@@SAPAV1@XZ @ 26 NONAME ; class CSymbianCertStore * CSymbianCertStore::NewLC(void) |
|
28 ?NewLC@CSymbianKeyStore@@SAPAV1@XZ @ 27 NONAME ; class CSymbianKeyStore * CSymbianKeyStore::NewLC(void) |
|
29 ?RSASignL@CSymbianKeyStore@@QAEXPBEI@Z @ 28 NONAME ; void CSymbianKeyStore::RSASignL(unsigned char const *, unsigned int) |
|
30 ?RSAVerifyL@CSymbianKeyStore@@QAEXPBEI0I@Z @ 29 NONAME ; void CSymbianKeyStore::RSAVerifyL(unsigned char const *, unsigned int, unsigned char const *, unsigned int) |
|
31 ?RSAVerifyWithPublicKeyL@CSymbianKeyStore@@QAEHPBEI0IPAVCSubjectPublicKeyInfo@@@Z @ 30 NONAME ; int CSymbianKeyStore::RSAVerifyWithPublicKeyL(unsigned char const *, unsigned int, unsigned char const *, unsigned int, class CSubjectPublicKeyInfo *) |
|
32 ?RetrieveCertDataL@CSymbianCertStore@@QAEXXZ @ 31 NONAME ; void CSymbianCertStore::RetrieveCertDataL(void) |
|
33 ?RetrieveCertObjectL@CSymbianCertStore@@QAEXXZ @ 32 NONAME ; void CSymbianCertStore::RetrieveCertObjectL(void) |
|
34 ?SetCert@CSymbianCertStore@@QAEXPAVCCTCertInfo@@@Z @ 33 NONAME ; void CSymbianCertStore::SetCert(class CCTCertInfo *) |
|
35 ?ValidateL@CSymbianCertChain@@QAEXXZ @ 34 NONAME ; void CSymbianCertChain::ValidateL(void) |
|
36 ?hasCert@CSymbianCertStore@@QAEHXZ @ 35 NONAME ; int CSymbianCertStore::hasCert(void) |
|
37 ?hasKey@CSymbianKeyStore@@QAEHXZ @ 36 NONAME ; int CSymbianKeyStore::hasKey(void) |
|
38 |