networksecurity/tlsprovider/group/tlsprovider.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 15 Mar 2010 12:46:10 +0200
branchRCL_3
changeset 11 db85996de7c4
parent 0 af10295192d8
child 53 7e41d162e158
permissions -rw-r--r--
Revision: 201010 Kit: 201010

// Copyright (c) 2001-2010 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 asn1.lib
//LIBRARY estor.lib x500.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