First public contribution.
2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of the License "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
15 * client dll for fstokenserver
16 * fstokencli.dll Client dll for fstokenserver
30 // On beech, this is an ECom plugin for the keystore - on cedar there are
31 // spearate plugins for the keystore and certstore
36 // KSharedLibraryUidValue 0x1000008d
37 // KUidFSTokenCli 0x101F6EC7
38 UID 0x1000008d 0x101F6EC7
40 DEFFILE fstokencli_v2.def
42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
45 userinclude ../../../crypto/weakcrypto/inc
46 userinclude ../../../cryptomgmtlibs/cryptotokenfw/inc_interfaces
47 userinclude ../../../cryptomgmtlibs/cryptotokenfw/inc
48 userinclude ../source/generic/common
49 userinclude ../source/generic/client
50 userinclude ../source/keystore/Client
51 userinclude ../source/certstore/client
52 userinclude ../source/certapps/client
53 userinclude ../source/shared
56 // generic filetokens client code
57 sourcepath ../source/generic/client
58 source CFStokenclient.cpp
59 source CFSTokenTypeClient.cpp
60 source CFStokenTypeSession.cpp
61 source clientsession.cpp
62 source clientutils.cpp
63 source clientfactories.cpp
66 // generic common client/server code
67 sourcepath ../source/generic/common
68 source fstokencliserv.cpp
71 // keystore specific client code
72 sourcepath ../source/keystore/Client
73 source cfskeystoreclient.cpp
74 source ClientOpenedKeys.cpp
75 source CKeyStoreAuthObject.cpp
77 // filecertstore specific client code
78 sourcepath ../source/certstore/client
79 source CFSCertStoreClient.cpp
81 // certapps specific client code
82 sourcepath ../source/certapps/client
83 source CFSCertAppsClient.cpp
86 library euser.lib ctframework.lib cryptography.lib
87 library hash.lib fstokenshared.lib