networksecurity/tlsprovider/group/tlsprovider.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:45:15 +0300
branchRCL_3
changeset 21 abbed5a4b42a
parent 20 7e41d162e158
child 22 8d540f55e491
permissions -rw-r--r--
Revision: 201035 Kit: 201035

// Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// tlsprovider.dll TLS provider implementation.
// 
//

/**
 @file
*/

TARGET			tlsprovider.dll
CAPABILITY		All -Tcb
TARGETTYPE		dll
   

UID	0x1000008d 	0x10200F8B 	
VENDORID 0x70000001
 
SOURCEPATH		../source/tlsprovider
SOURCE			CTlsProvider.cpp  CTlsSession.cpp   tlsprovinterface.cpp
SOURCE	                CTlsEncrypt.cpp Ctlsclntauthenticate.cpp  Ctlsbrowsetoken.cpp
SOURCE                  tlsprovider_log.cpp tlsproviderpolicy.cpp

USERINCLUDE		../inc
OS_LAYER_SYSTEMINCLUDE_SYMBIAN

LIBRARY	euser.lib  pkixcert.lib
LIBRARY estor.lib
LIBRARY	efsrv.lib 
LIBRARY crypto.lib     
LIBRARY ctframework.lib
LIBRARY certstore.lib
//LIBRARY estor.lib x500.lib   asn1.lib
//LIBRARY bigint.lib
LIBRARY hash.lib
LIBRARY random.lib
LIBRARY x509.lib x500.lib
LIBRARY ecom.lib
LIBRARY			cryptography.lib
LIBRARY ctfinder.lib
LIBRARY tlscacheclient.lib
LIBRARY bafl.lib
DEBUGLIBRARY            flogger.lib

deffile		tlsprovider.def
SMPSAFE