xmlsecurityengine/xmlseccertman/bwinscw/xmlseccertman.def
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:29:21 +0200
changeset 0 e35f40988205
permissions -rw-r--r--
Revision: 200947 Kit: 200951

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